NetXP 3.0 Reference

CommandBarManager Properties

The properties of the CommandBarManager class are listed below. For a complete list of CommandBarManager class members, see the CommandBarManager Members topic.

Public Instance Properties

AutomaticStatePersistence Enable or disable the Automatic State Persistence feature. If enabled the customized layout made by the user is persisted into isolated storage.
BottomDock Gets or sets the bottom command bar dock on this form.
Container (inherited from Component) Gets the IContainer that contains the Component.
Form Gets or sets the form associated with this command bar manager. This must not be null.
LeftDock Gets or sets the left-side command bar dock on this form.
Renderer Gets or sets the renderer used to draw the command bars.
RightDock Gets or sets the right-side command bar dock on this form.
Site Internal. For designer support.
TopDock Gets or sets the top command bar dock on this form.

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace