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