[]
        
(Showing Draft Content)

FarPoint.Win.CheckBoxPicture.True

True Property

True

Gets or sets the picture (image) for the true state of the check box.

Declaration
[TypeConverter(typeof(FpImageConverter))]
public Image True { get; set; }
<TypeConverter(GetType(FpImageConverter))>
Public Property [True] As Image