Field DefaultDisabledImageColor
Gets or sets default disabled image color.
public static Color? DefaultDisabledImageColor
Returns
- Color
- Gets or sets default disabled image color.
Remarks
This color is used when ColorComboBox is disabled for painting color image when DisabledImageColor is null. If this property is null, color image will be painted in the same way like it is done when control is enabled.