Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ResetElements Method


In This Topic
    ResetElements Method (ElementControl)
    In This Topic
    Resets the elements to their default settings.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetElements() 
    'Usage
     
    
    Dim instance As ElementControl
     
    instance.ResetElements()
    protected virtual void ResetElements()
    See Also