ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1ColorPicker Class / GetDisabledBackColor Method

In This Topic
    GetDisabledBackColor Method (C1ColorPicker)
    In This Topic
    Gets the disabled back color.
    Syntax
    'Declaration
     
    Protected Function GetDisabledBackColor() As Color
    protected Color GetDisabledBackColor()
    See Also