Spread Windows Forms 12.0 Product Documentation
ResetBorder Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetBorder Method
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()
Remarks

Use this method to reset the Border property to its default value.

See Also

Reference

ElementWindowless Class
ElementWindowless Members
Border Property