BackgroundImage Property
BackgroundImage
Gets or sets the picture to use as the background image of the check box control.
Declaration
[Browsable(false)]
public virtual Picture BackgroundImage { get; set; }
<Browsable(False)>
Public Overridable Property BackgroundImage As Picture