In Excel 2003 I can access the collection Application.CommandBars to create custom toolbars using VBA. Is there an equivalent in Outlook 2003?
I am trying to change the labels on buttons of a customer toolbar. In the future I’d like to create the toolbar from scratch.
Cheers,
Dave
–Trindaz on Fedang #Outlook-vbas
Ended up solving this one myself. Here’s the code if you’re interested: