|
Name |
Description |

|
About
|
Activates the About dialog.
|
|
BeginInit
|
Begins the runtime initialization of the BarManager.
|
|
BeginUpdate
|
Locks the BarManager object by preventing visual updates of the object and its elements until the EndUpdate method is called.
|
|
CloseMenus
|
Closes all dropdown and popup windows that belong to this BarManager.
|
|
CreateDesignTimeToolbar
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|
|
CreateObjRef
|
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
|
|
Customize
|
Displays the BarManager's Customization Window.
|
|
Dispose
|
Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
|
|
EndInit
|
Notifies the component that the initialization has been completed.
(Inherited from ComponentEditorContainer)
|
|
EndUpdate
|
Unlocks the BarManager object after a call to the BeginUpdate method and causes an immediate visual update.
|
|
Equals
|
Determines whether the specified System.Object is equal to the current System.Object. (Inherited from System.Object)
|

|
Equals
|
Determines whether the specified System.Object instances are considered equal. (Inherited from System.Object)
|
|
ForceInitialize
|
Forces the Bar Manager to create bar item links within the BarManager's bars and menus.
|
|
ForceLinkCreate
|
Forces the Bar Manager to create bar item links within the BarManager's bars and menus.
|
|
GetBarItemImages
|
Returns all icons of bar items owned by this BarManager.
|
|
GetController
|
Returns the actual Bar and Docking Controllers specifying behavior and appearance settings for the corresponding bars.
|
|
GetHashCode
|
Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from System.Object)
|
|
GetLifetimeService
|
Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
GetNewBarName
|
Returns a unique name for a bar which is about to be created.
|
|
GetNewItemId
|
Returns the new unique identifier of an item.
|
|
GetPopupContextMenu
|
Gets the popup menu assigned to a control.
|
|
GetString
|
Returns a localized string for the given string identifier.
|
|
GetToolTipController
|
Returns the actual tooltip controller that controls the behavior and appearance of hints for a container component's elements.
(Inherited from ComponentEditorContainer)
|
|
GetType
|
Gets the System.Type of the current instance. (Inherited from System.Object)
|
|
HideCustomization
|
Hides the Customization Window.
|
|
HideToolBarsPopup
|
Hides the customization menu.
|
|
InitializeLifetimeService
|
Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
|
|
InternalGetService
|
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
|
|
LayoutChanged
|
Forces the BarManager to repaint itself after you have made certain modifications to its layout.
|
|
PerformClick
|
Overloaded. Fires the ItemClick events for the specified bar item and its link.
|

|
ReferenceEquals
|
Determines whether the specified System.Object instances are the same instance. (Inherited from System.Object)
|
|
ResetStyleDefaults
|
Obsolete. This method is obsolete. Use the BarAndDockingController.ResetStyleDefaults method of a Bar and Docking Controllers to restore style settings which depend on the current paint scheme.
|
|
ResetUsageData
|
Clears the record of menu items recently accessed by a user in their application and restores the default set of visible item controls to menus and bars. This action will not undo any explicit customizations.
|
|
RestoreFromRegistry
|
Overloaded. Restores the bars' layout from the registry.
|
|
RestoreFromStream
|
Restores the bars' layout from a stream.
|
|
RestoreFromXml
|
Restores the BarManager component state from an xml file.
|
|
RestoreLayoutFromRegistry
|
Overloaded. Restores the bars' layout from the specified system registry path.
|
|
RestoreLayoutFromStream
|
Restores the bars' layout from the specified stream.
|
|
RestoreLayoutFromXml
|
Restores the bars' layout from the specified XML file.
|
|
SaveLayoutToRegistry
|
Overloaded. Saves the bars' layout to the system registry.
|
|
SaveLayoutToStream
|
Saves the bars' layout to a stream.
|
|
SaveLayoutToXml
|
Saves the bars' layout to an XML file.
|
|
SaveToRegistry
|
Overloaded. Saves the BarManager component's state to the system registry.
|
|
SaveToStream
|
Saves the BarManager component's state to a stream.
|
|
SaveToXml
|
Saves the BarManager component state to an xml file.
|
|
SelectLink
|
Selects the specified link.
|
|
SetPopupContextMenu
|
Sets the popup menu for a control within a form.
|
|
ShowToolBarsPopup
|
Overloaded. Displays the customization menu at the position of the mouse cursor.
|
|
ToString
|
Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
|
|
UpdateLayout
|
This member supports the internal infrastructure, and is not intended to be used directly from your code.
|