FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ToggleState Method


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