Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / ResetButtonColor Method


In This Topic
ResetButtonColor Method
In This Topic
Resets the background color of the buttons in the control to its default value.
Syntax
'Declaration
 
Public Overridable Sub ResetButtonColor() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.ResetButtonColor()
See Also