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


In This Topic
    ResetEnabled Method (BannerShape)
    In This Topic
    Resets to the default value whether the element is enabled.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetEnabled() 
    'Usage
     
    
    Dim instance As BannerShape
     
    instance.ResetEnabled()
    protected virtual void ResetEnabled()
    See Also