FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWithButtons Class / ResetBackColor Method


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