J
Jon
Hi
Is there any way to access the main menu command bar other than by using the
string "Menu Bar".
e.g. CommandBar myCommandBar =
(applicationObject.ActiveExplorer).CommandBars["Menu Bar"];
I'm thinking about getting access to it in versions of Outlook that are not
in English. Or programmatically, is it always "Menu Bar", no matter what
language is?
Thanks
Jon
Is there any way to access the main menu command bar other than by using the
string "Menu Bar".
e.g. CommandBar myCommandBar =
(applicationObject.ActiveExplorer).CommandBars["Menu Bar"];
I'm thinking about getting access to it in versions of Outlook that are not
in English. Or programmatically, is it always "Menu Bar", no matter what
language is?
Thanks
Jon