Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ToggleSwitch Class / Toggle Method

In This Topic
    Toggle Method (C1ToggleSwitch)
    In This Topic
    Inverts the state of the ToggleSwitch control.
    Syntax
    'Declaration
     
    
    Public Sub Toggle() 
    public void Toggle()
    See Also