NetXP 3.0 Reference

CommandBarManager Methods

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

Public Instance Methods

AttachCommandBar Use this method to explicitly add a command bar to the manager without necessarily adding it to a dock.
CreateObjRef (inherited from MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
DetachCommandBar Use this method to explicitly remove a command bar from the manager without necessarily removing it from a dock.
Dispose (inherited from Component) Releases all resources used by the Component.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetCommandBar Gets a command bar with the given ID.
GetCommandBars Returns the collection of command bars managed by the command bar manager.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetLifetimeService (inherited from MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
InitializeLifetimeService (inherited from MarshalByRefObject) Obtains a lifetime service object to control the lifetime policy for this instance.
LoadLayoutOverloaded. Loads the current layout from a stream. Can be read as binary or as XML.
ResetAutoPersistent Reset Automatic State Persistence
SaveLayoutOverloaded. Saves the current layout to a stream. Can be written as binary or as XML.
ToString (inherited from Component) 

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace