Spread Windows Forms 15.0
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()
    public override void ToggleState()
    See Also