Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButton Class / ToggleState Method


In This Topic
ToggleState Method (SEditButton)
In This Topic
Toggles the state of the control.
Syntax
'Declaration
 
Public Overrides Sub ToggleState() 
 
'Usage
 
Dim instance As SEditButton
 
instance.ToggleState()
See Also