DeanWilliams
Programmer
Hi,
I have created an Outlook COM addin that adds a CommandBarButton to the 'Standard' toolbar to run a custom for.
I declared it as a control WithEvents. The problem is if a user copies or moves the control to another toolbar the Click event no longer fires.
It does not seem possible to disallow customising the menu. Also there are no events to detect when changes are made.
Any help would be appreciated.
Thanks.
I have created an Outlook COM addin that adds a CommandBarButton to the 'Standard' toolbar to run a custom for.
I declared it as a control WithEvents. The problem is if a user copies or moves the control to another toolbar the Click event no longer fires.
It does not seem possible to disallow customising the menu. Also there are no events to detect when changes are made.
Any help would be appreciated.
Thanks.