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


In This Topic
SetTextBoxBackColor Method
In This Topic
Internal use only. Sets the background color of the text box.
Syntax
'Declaration
 
Protected Overridable Sub SetTextBoxBackColor() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.SetTextBoxBackColor()
See Also