Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BannerShape Class / ToggleState Method


In This Topic
    ToggleState Method (BannerShape)
    In This Topic
    Toggles the state of the element.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ToggleState() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.ToggleState()
    public virtual void ToggleState()
    See Also