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


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