T
TMC
Hey All,
I am aware of the 'Enabled' attributed and associated 'getEnabled' callback.
However, what if I just want to determine if a control in enabled? For
example, I do not want to set its state in XML and I do not want to change
its 'Enabled' property via the callback but, rather, I just want to find out
if it is enabled or not.
With the old CommandBarButtons, one could call the 'Enabled' property to
determine this.
Is there some way to determine if a Ribbon control is enabled?
Thanks
I am aware of the 'Enabled' attributed and associated 'getEnabled' callback.
However, what if I just want to determine if a control in enabled? For
example, I do not want to set its state in XML and I do not want to change
its 'Enabled' property via the callback but, rather, I just want to find out
if it is enabled or not.
With the old CommandBarButtons, one could call the 'Enabled' property to
determine this.
Is there some way to determine if a Ribbon control is enabled?
Thanks