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


In This Topic
ResetBackColor Method (ElementWindowless)
In This Topic
Resets the background color to its default setting.
Syntax
'Declaration
 
Public Overridable Sub ResetBackColor() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetBackColor()
See Also