Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / IUiaToggleButton Interface
Members

In This Topic
    IUiaToggleButton Interface
    In This Topic
    Interface for item that supports UIA toggle button.
    Syntax
    'Declaration
     
    
    Public Interface IUiaToggleButton 
       Inherits C1.Win.Accessibility.Items.BaseInterfaces.IUiaToggleProvider 
    See Also