Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCombo Class / SetTextBoxBackgroundImage Method


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