I have a VSTO project that creates a ribbon tab in Word.
In this Stackoverflow link I can see how to force my ribbon tab to be activated.
No where can I find how to perform sort-of the reverse - i.e. I want to know whether my ribbon tab is active or not.
Can anyone tell me how to achieve this? How to determine whether the ribbon tab that I can activate is still active at any other stage of the user interaction with Word?