I have a toolbar addin written in VC++. I have registered that toolbar with MS Word. I have an icon in the toolbar which needs a change of status (on/off, like Show/Hide icon in Word) whenever a document gets opened. So, I need to capture the Word document Open event in toolbar code to change the status of the icon.
Is this possible first, if so any pointers to do this will be helpful.
Thanks,
AT
Is this possible first, if so any pointers to do this will be helpful.
Thanks,
AT
Comment