NetXP 3.0 Reference

CommandBar.CustomBackground Property

If true, the command bar will not draw its default background. Only available for bars outside of dock containers.

[Visual Basic]
Public Property CustomBackground As Boolean
[C#]
public bool CustomBackground {get; set;}

See Also

CommandBar Class | NETXP.Controls.Bars Namespace