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


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