Placing/Positioning a CommandBar

G

Guest

Hello all,
I wrote a COM Add-In for OL2003 and defined a commandBar.
I create the CommandBar each time the OL launches but i would like to
preserve its location to what the user last used. Before exit OL i save the
..TOP and .LEFT into the registery and use that for the next launch. The read
values is correct but it seems that the CommandBar is placed in a different
TOP level. I have two CommandBars and it seems that each is placed in a
different line regardless of my initial setting.

Please help
Thanks
David
 
S

Sue Mosher [MVP-Outlook]

You need to save/set RowIndex and Position, as well as Top and Left.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top