multiple profiles and commandbars

  • Thread starter Thread starter Lars Roland
  • Start date Start date
L

Lars Roland

Hi - I have installed the ItemsCB outlook addin example from microeye,
this seams to work great. If I change my profile, I use in outlook,
then I get another commandbar added inside outlook (eg. when I switch
between multiple profiles).

Can this problem somehow be solved (Is it related to that the CommandBar
is created with Tempoary:=False ?).


Regards
 
CommandBars are persisted between Outlook sessions (no matter what profile)
if you use Temporary=False.
Is there any particular reason why you want to use Temporary=False?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Back
Top