FalseDisabled Property
FalseDisabled
Gets or sets the picture (image) for the false disabled state of the checkbox.
Declaration
[TypeConverter(typeof(FpImageConverter))]
public Image FalseDisabled { get; set; }
<TypeConverter(GetType(FpImageConverter))>
Public Property FalseDisabled As Image