Property DisabledImageColor
DisabledImageColor
Gets or sets disabled image color.
public virtual Color? DisabledImageColor { get; set; }
Property Value
Remarks
This color is used for painting color image when control is disabled. If this property is null, color image will be painted using DefaultDisabledImageColor.