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

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