Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetElements Method


In This Topic
ResetElements Method (ElementWindowless)
In This Topic
Resets the elements to their default settings.
Syntax
'Declaration
 
Protected Overridable Sub ResetElements() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetElements()
See Also