|
Hi there!
I used VSTO (Ribbon Visual Designer) to create my custom Ribbon (my custom Ribbon has about 30 buttons).
I set the TAG property of some buttons of my custom Ribbon with the value 'Enabled'.
Depending on some User Actions, I'd like to check the property TAG of each ribbon button and then, disable some ones depending on its contents.
I don't know how to check the TAG property of each 30 buttons and then disable some ones.
Many thanks for any kind of help.
Ciro |