I have added custom ribbon button to word 2010 using ribbon xml.
I want to disable ribbon buttons when document is protected or read only and when user removes protection want to reenable these buttons.
Unfortunately I am not getting any event for Ribbon tan click or document properties change, so what should I do?