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" wrote in message
ups.com...
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