Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SwitchBaseStyle<T> Class / ResetOnState Method

In This Topic
    ResetOnState Method (SwitchBaseStyle<T>)
    In This Topic
    Restores the default value of the OnState property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetOnState() 
    protected void ResetOnState()
    See Also