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

In This Topic
    IUiaToggleButton Interface Members
    In This Topic

    The following tables list the members exposed by IUiaToggleButton.

    Public Properties
     NameDescription
     PropertyUIA accelerator key (a button hot key).  
     PropertyValue of a toggleable control, as a ToggleState enum (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaToggleProvider)
    Top
    Public Methods
     NameDescription
     MethodRequest to change the state that this UI element is currently representing (Inherited from C1.Win.Accessibility.Items.BaseInterfaces.IUiaToggleProvider)
    Top
    See Also