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


In This Topic
ToggleState Method (SuperEditBase)
In This Topic
Internal use only. Toggles the state.
Syntax
'Declaration
 
Public Overrides Sub ToggleState() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.ToggleState()
See Also