Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / Reset Method


In This Topic
    Reset Method (ElementWithButtons)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public Overrides Sub Reset() 
    'Usage
     
    
    Dim instance As ElementWithButtons
     
    instance.Reset()
    public override void Reset()
    See Also