FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / RoundedRectangleShape Class / ResetEnabled Method


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