NetXP 3.0 Reference

CommandBar.BackgroundImage Property

Gets or sets the background image for this command bar.

[Visual Basic]
Overrides Public Property BackgroundImage As Image
[C#]
public override System.Drawing.Image BackgroundImage {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace