ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ResetBackColor Method

In This Topic
    ResetBackColor Method (C1DropDownControl)
    In This Topic
    Resets the System.Windows.Forms.Control.BackColor property to its default value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetBackColor() 
    public virtual void ResetBackColor()
    See Also