Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetBorder Method


In This Topic
    ResetBorder Method (ElementWindowless)
    In This Topic
    Resets the border of the element to its default settings.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetBorder() 
    'Usage
     
    
    Dim instance As ElementWindowless
     
    instance.ResetBorder()
    public virtual void ResetBorder()
    See Also