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

In This Topic
    Toggle Method (IUiaToggleButton)
    In This Topic
    Request to change the state that this UI element is currently representing
    Syntax
    'Declaration
     
    
    Sub Toggle() 
    void Toggle()
    See Also