H
Heinz-Josef Bomanns
Hi,
i've added a commandbar to the main explorer. It's only needed there,
not in other explorers, so i don't use any explorer wrapper stuff and
create the commandbar in "OnConnection". When the user quits Outlook i
need to save state and position (docked, not docked, row etc.) of the
commandbar to restore it on next startup. I've tried to access the
commandbar in "OnDisconnection" or in "OnBeginShutdown" or via
"Outlook.Quit" and "Explorer.Close" but all fails 'cause the main
explorer is already closed then. Is there really no way to catch the
quit with having access to the main explorer and the commandbar?
Thanks for any hint...
i've added a commandbar to the main explorer. It's only needed there,
not in other explorers, so i don't use any explorer wrapper stuff and
create the commandbar in "OnConnection". When the user quits Outlook i
need to save state and position (docked, not docked, row etc.) of the
commandbar to restore it on next startup. I've tried to access the
commandbar in "OnDisconnection" or in "OnBeginShutdown" or via
"Outlook.Quit" and "Explorer.Close" but all fails 'cause the main
explorer is already closed then. Is there really no way to catch the
quit with having access to the main explorer and the commandbar?
Thanks for any hint...