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


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