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


In This Topic
ResetBackColor Method (ElementControl)
In This Topic
Resets the background color of the control to its default value.
Syntax
'Declaration
 
Public Overrides Sub ResetBackColor() 
 
'Usage
 
Dim instance As ElementControl
 
instance.ResetBackColor()
See Also