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