NetXP 3.0 Reference

CommandBar.ShowBar Method 

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

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace