NetXP 3.0 Reference

CommandBar.BackColor Property

Gets or sets the background color of this command bar.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace