NetXP 3.0 Reference

CommandBar.UpdateSize Method 

Updates the size of the command bar control. This causes the control to have the most compact size possible, depending on the items it is displaying.

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

See Also

CommandBar Class | NETXP.Controls.Bars Namespace