Outlook will remember the toolbar position if you create the toolbar as non-temporary when calling CommandBars.Add. The downside however is that if your app is uninstalled, Outlook will recreate a (now non-functional) toolbar when it starts.
Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool
"Vinayakc" <vinayakchitre[ at ]gmail.com> wrote in message news:1138022213.435841.12340[ at ]g14g2000cwa.googlegroups.com...
[Quoted Text] > Hi Dmitry, > Thanks for your help. > Dmitry I heard that OL2003 remembers toolbar positions itself. > Is there any other way aprt from storing the positions in regisrty or > .ini file. > Can we specify any property for CommandBar while adding it to toolbar. > > Thanks and Regards > Vinayakc >
|