NetXP 3.0 Reference

CommandBar.HideBar Method 

Hides this command bar. Use this method instead of just setting the Visible property.

[Visual Basic]
Public Sub HideBar()
[C#]
public void HideBar();

See Also

CommandBar Class | NETXP.Controls.Bars Namespace