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


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