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

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