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