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

In This Topic
    ToggleState Property (IUiaToggleButton)
    In This Topic
    Value of a toggleable control, as a ToggleState enum
    Syntax
    'Declaration
     
    
    ReadOnly Property ToggleState As ToggleState
    ToggleState ToggleState {get;}
    See Also