FarPoint.Win Assembly / FarPoint.Win Namespace / ElementContainerControl Class / ResetBorder Method


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