Spread Windows Forms 15.0
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()
    protected virtual void SetTextBoxBackgroundImage()
    See Also