Is there a way to enable/disable IAccessible control such as button?

  • Thread starter ryotyankou via OfficeKB.com
  • Start date
R

ryotyankou via OfficeKB.com

Get a button's IAccessible interface on outlook toolbar, can i use
IAccessible interface to enable or disable it? I couldn't use PutState(),
because It is neither CommandBarControl nor CommandBarButton, only
IAccessible, how could i do it??
 
Top