Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementStyle Class / Reset Method


In This Topic
    Reset Method (ElementStyle)
    In This Topic
    Resets the element style.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Reset() 
    'Usage
     
    
    Dim instance As ElementStyle
     
    instance.Reset()
    public virtual void Reset()
    See Also