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


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