BCGControlBar Library for .NET
Toolbar Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by Toolbar.

Public Constructors
 NameDescription
Public ConstructorToolbar ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)CustomizeBeginGroupIDSpecifies an identifier of   the "Begin group" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonChangeImageIDSpecifies an identifier of  the "Change Button image" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonCopyImageIDSpecifies an identifier of  the "Copy button image" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonDefaultIDSpecifies an  identifier of the customize button to set by default on initialization of the popup menu.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonEditImageIDSpecifies an identifier of  the "Edit button image..." button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonNameIDSpecifies an identifier of  the "Name..." button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonPasteImageID

Specifies an identifier of  the "Paste button image" button from the popup menu for any toolbar button displayed on customization.

 
Public Fieldstatic (Shared in Visual Basic)CustomizeButtonResetImageIDSpecifies an identifier of  the "Reset button image" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeCaptionButtonIndexSpecifies the index of the customize caption button in the caption button collection.  
Public Fieldstatic (Shared in Visual Basic)CustomizeDefaultStyleIDSpecifies an identifier of  the "Default style" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeDeleteIDSpecifies an identifier of  the "Delete" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeImageAndTextIDSpecifies an identifier of  the "Image and text" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeResetIDSpecifies an identifier of  the "Reset" button from the popup menu for any toolbar button displayed on customization.  
Public Fieldstatic (Shared in Visual Basic)CustomizeTextOnlyAlwaysID

Specifies an identifier of  the "Text only (always)" button from the popup menu for any toolbar button displayed on customization.

 
Public Fieldstatic (Shared in Visual Basic)CustomizeTextOnlyInMenusID

Specifies an identifier of  the "Text only (In menus)" button from the popup menu for any toolbar button displayed on customization.

 
Public Fieldstatic (Shared in Visual Basic)DragFromCustomizeDialogSpecifies if it is possible to drag any toolbar button from the command's list in the customize dialog.  
Public Fieldstatic (Shared in Visual Basic)HaltProcessingMouseMoveUsed for halting the processing of mouse movement.  
Public Fieldstatic (Shared in Visual Basic)IsMiniToolbarActive  
Public Fieldstatic (Shared in Visual Basic)m_currentCustomizedButton

Specifies a button to customize by popup menu on right click in customize mode.

 
Public Fieldstatic (Shared in Visual Basic)m_currentMiniToolbar  
Public Fieldstatic (Shared in Visual Basic)m_currentOpenedPopupMenuSpecifies the currently opened popup menu.  
Public Fieldstatic (Shared in Visual Basic)m_dragButtonSpecifies any toolbar button to drag.  
Public Fieldstatic (Shared in Visual Basic)m_lastButtonDragOver  
Public Fieldstatic (Shared in Visual Basic)m_lastCustMenuBar  
Public Fieldstatic (Shared in Visual Basic)m_lastCustPopupMenu  
Public Fieldstatic (Shared in Visual Basic)m_lastCustSelectedButton  
Public Fieldm_layout (Inherited from BCGSoft.ControlBars.CommandBar)
Public Fieldm_nID  
Public Fieldstatic (Shared in Visual Basic)MaxWindowsInMenuItemList  
Public Fieldstatic (Shared in Visual Basic)PredefinedTransparentColor  
Public Fieldstatic (Shared in Visual Basic)ReservedCommandIDEnd  
Public Fieldstatic (Shared in Visual Basic)ReservedCommandIDStart  
Public Fieldstatic (Shared in Visual Basic)ResetToolbarMenuItemID  
Public Fieldstatic (Shared in Visual Basic)UseAutoGrayedImages  
Public Fieldstatic (Shared in Visual Basic)UseCustomDragDropCursors  
Public Fieldstatic (Shared in Visual Basic)WindowMenuItemID  
Top
Protected Fields
Public Properties
 NameDescription
Public PropertyAccessibilityObjectGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleDescriptionGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleNameGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyAccessibleRoleGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyAllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyAlwaysContainerMode (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAlwaysSelectOnMouseUp (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyAnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyAssociatedForms (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyAutomaticSizeCalculates the size which should be set for a command panel on calling AdjustLayout method if its property AutoSize is equal to true. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAutoRepeatAccelSpecifies how many times less will be the interval of the autorepeat timer on each timer tick. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAutoRepeatEnabledSpecifies if the autorepeat timer is enabled on the command bar panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAutoRepeatTimeOutSpecifies the interval of the autorepeat timer. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAutoRepeatTimesBeforeAccelSpecifies the number of the autorepeat timer tick before the autorepeat accelerator can change the timer interval. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyAutoScrollOffsetGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyAutoSizeSpecifies if a command panel  changes its size, if necessary, to attain the value specified by the AutomaticSize property. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyBackColorGets or sets the background color for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageGets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBackgroundImageLayoutGets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public PropertyBindingContextGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyBlockNextMouseEvent (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyBorderStyleGets or sets the CommandPanel border style. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyBottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyBottomBorder (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyBoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyCanAddToManagerIndicates a value whether the current CommandBar can be added to CommandBar collection of the CommandBarManager. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCanBeClosed
Indicates  the visibility of the  Close button on the caption of the floating CommandBar. 
(Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCanBeDockedSpecifies if the CommandBar can get a docking state. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCanFloat (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCanFocusGets a value indicating whether the toolbar can receive a focus.  
Public PropertyCanProcessMnemonic  
Public PropertyCanSelect

Gets a value indicating whether the toolbar can be selected.

 
Public PropertyCanTrack (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCaptionAlignment
Gets or sets the edge where the caption is located  when the CommandBar is in the floating mode.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCaptionButtonGap
Gets or sets a space between caption command buttons on the caption of the CommandBar.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCaptionHeightDelta (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCaptureGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyCapturedButton  
Public PropertyCausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCheckedObjectGets the first occurance of the checked object in the items' collection of the Command Panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyCheckedObjectsGets an array of checked objects from an item collection of the command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyClientRectangleGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClientSizeGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyClosedByEscape  
Public PropertyColumnsSpecifies the number of columns in command panel where command objects are located. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyCompanyNameGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyConnectMenuToParentSpecifies if the CommandBar is connected with a parent menu. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyContainedControls (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyContextMenuStripGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyControlsGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCreatedGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyCurrentDockBarIf the CommandBar is in the docked state the function returns parent DockBar  for the current DockRow; otherwise, null reference. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCurrentDockEdge
Specifies the side of parent frame  the command bar is docked at.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCurrentDockRowSpecifies the dock row on the parent frame where the CommandBar is located. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCurrentDockRowIndex
Sets or returns the index of the dock row of the command bar.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public Propertystatic (Shared in Visual Basic)CurrentPopupMenu  
Public PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDataBindingsGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyDefaultObjectPaddingGets or sets the space between command objects on the command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyDefaultSizeOverridden.   
Public PropertyDisableEventsDuringReset  
Public PropertyDisableMenuShadowSpecifies the visibility of the menu shadow. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyDisableMouseProcessingEnables or disables mouse processing for a CommandPanel working in "component" mode. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyDisableUpdateSize  
Public PropertyDisplayRectangle

Gets the rectangle that represents the display area of the CommandPanel.

(Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyDisposeOnCommandBarManagerCleanUp (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyDisposingGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyDockSpecifies the position and manner in which the command bar is docked. Use this property to dock the command bar to top or bottom in StandAlone mode only. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyEnabledGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyEnableHighlightOnMouseMove  
Public PropertyEnableMessageString

Specifies if the message string associated with toolbar buttons should be displayed on the status bar.

 
Public PropertyEnableScrolling (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyExclusiveRow
Should be used in StandAlone mode only.
Tells the command bar to take the full dock row (other command bars can't be docked at the same row).
(Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyFocusedGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyFontGets or sets the font of the text displayed by the control. (Inherited from System.Windows.Forms.Control)
Public PropertyForceIgnoreRowHeight (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyForeColorGets or sets the foreground color of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHandleGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyHasChildrenGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyHasCustomizeButtonOverridden. If false, toolbar does not display customize (shevron) button when docked. Displays only shevron in StandAlone mode.  
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHidden (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyHighlightedObjectOverridden.   
Public PropertyHighlightModeSpecifies the current highlighted mode for the command panel. It defines what kind of command objects should be highlighted on mouse move event. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public Propertystatic (Shared in Visual Basic)HotTextColor  
Public PropertyIDGets or sets the identifier  of the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIgnoreCustomizeMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIgnoreLargeIconsModeIn this mode toolbar won't be resized to show large icons. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIgnoreRowHeightThe height of command bar is not adjusted to dock row height, e.g the height of command bar is always preserved. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyImeModeGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyInitiatedByKeyboard (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public Propertystatic (Shared in Visual Basic)InitImagesComplete  
Public PropertyInitSize (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyInternalClientRect (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyInternalOffset (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyInvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public PropertyIsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyIsComponentModeTells whether control works in regular, or "component" mode. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyIsCustomizableSpecifies if the toolbar can be customized in Customize mode.  
Public PropertyIsDialogControlIn "dialog control" mode command bar ignores current Visual Manager and uses VisualManagerXP. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyIsDisposedGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyIsFloating (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIsHandleCreatedGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyIsHorizontal (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIsMiniToolbarConnectedMenu  
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyIsRegularToolbarMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIsStandAloneModeIn StandAlone mode the command bar can be placed on any other control, but can't be dragged and docked at a dock row. In StandAlone mode you can use Dock property to align the command bar at the top or bottom of its parent control. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyIsUserDefined (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyItemCollectionOverridden. Represents a collection of Toolbar Buttons.  
Public PropertyLayoutEngineGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyLayoutInfo (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyLeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyLeftBorder (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyLeftScroll (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyLocation  
Public PropertyMargin  
Public PropertyMaximumSizeOverridden.   
Public PropertyMinimumSizeOverridden.   
Public PropertyMinLogicalWidth (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyMinWidthMinimal width of command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyMultipleSelection

Gets or sets a value indicating whether the user is allowed to check more than one command objects of the CommandPanel at a time.

(Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyNameGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyNeedUpdateCommonState (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyObjectAreaSpecifies the display rectangle for the command panel which will be set on calling AdjustLayout method  if the value of the property AutoSize is false. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyObjectAreaPaddingSpecifies the space between the display area and the boundaries of the command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyObjectDisplaysDefaultImage (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyPadding  
Public PropertyPaletteMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentCommandBarManager (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyParentContainerSet this property to a reference to any Control-derived object in order to put the CommandPanel into "component" mode. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyParentMenuButton  
Public PropertyPopupMenuMode (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyPreferredObjectSizeGets the size, in pixels, of a rectangular area into which the command object can fit on the autosize command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyPreferredSizeGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyPressedObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyProductNameGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyProductVersionGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyQuickCustomizeMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyRecreatingHandleGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyRegionGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyRemoveHighlightingOverEmbeddedControl  
Public PropertyRightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyRightBorderOverridden. Specifies the width of the right border.  
Public PropertyRightScroll (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyRightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyScrollChange (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyScrollMaxOffset (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyScrollOffset (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyScrollTimer (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyShowAllCommandsEnables or disables MRU commands mode. If false, all popup menu buttons with BasicCommand property set to false will be hidden and "Expand" button will be displayed at the bottom of popup menus (if a popup menu has non-basic hidden commands). (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyShowToolTipsSpecifies whether toolbar buttons located on the command bar can show tooltips. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertySiteGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySize  
Public PropertySizeToObjectArea (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertySmartModeUse this property to put command bar in the Smart Mode. In this mode command bar behaves as a Ribbon panel with smart layout and can display buttons with large images. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertySubMenusWithDelay  
Public PropertyTabIndexGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyTabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyTagGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextGets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyTextLabels  
Public PropertyToolTipControl (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyTopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyTopBorder (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyTopLevelBar (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyTopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyTrackingHotPoint (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyUseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyVirtualRect (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyVisibleGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyVisibleContainerReturns a reference to first visible parent container. Use this property to find the first parent control in hierarchy working in regular ("non-component") mode. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyVisibleRect (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyVisualStyleSpecifies the VisualStyle of the  CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyWidthGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyWrap  
Public PropertyWrapButtonsOffset (Inherited from BCGSoft.ControlBars.CommandBar)
Top
Protected Properties
 NameDescription
Protected PropertyCanEnableImeGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.Control)
Protected PropertyCanRaiseEventsDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyCreateParamsGets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultCursorGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultImeModeGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMarginGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDefaultPaddingGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyDoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Protected PropertyFontHeightGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyImeModeBaseGets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyRectParentMenuButton (Inherited from BCGSoft.ControlBars.CommandBar)
Protected PropertyResizeRedrawGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyScaleChildrenGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Top
Public Methods
 NameDescription
Public MethodAddCloseButtonAdds a CaptionCommandButton to the CommandBar which can be closed. This CaptionCommandButton has a "Close" image and the click on this button causes the closing of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodAddCustomizeButtonCreates a new customize button and adds it to the buttons collection of the Toolbar.  
Public MethodAddCustomizeCaptionButtonCalled by the framework to add a customize button  to the toolbar's caption  when the toolbar should to have a customize button.  
Public MethodAdjustCaptionLayoutSpecifies the visibility, size and location of the CaptionCommandButtons on the caption area of the floating CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodAdjustLayoutOverridden. Specifies the size and location of the toolbar and toolbar buttons from its toolbar buttons collection.  
Public MethodApplyRestoredInfoApplies data stored in the CommonStateSerializer object to the corresponding property of the instance of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodBeginInvokeOverloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBringToFrontBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodBuildBorderRectIndicates the border area of the floating CommandBar located at it's specified edge. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodBuildCaptionRectOverloaded. Specifies the caption's boundaries of the floating CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodBuildGripperRectSpecifies the boundaries of the gripper's area on the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodButtonFromIDOverloaded. Overridden. Returns a ToolBar button with the specified identifier.  
Public MethodButtonFromPointOverloaded. Overridden. If the boundaries of any visible  Toolbar Button from the ToolBar contains a specified point, this Toolbar Button will be returned, otherwise, null value.  
Public MethodCalcBorderSizeOverridden. 

This function is called by the framework to specify the size of a border of the toolbar window in floating state. The default returned value is 3x3.

 
Public MethodCalcClientSizeOverridden. 
Calculates the height and width of the client area of the ToolBar. 
 
Public MethodCalcTotalSize

Calculates the total size of the CommandBar. It consists of the client size, the size of gripper, border, caption. You can override this function in the derived class to customize the calculation of the total size of the CommandBar.

(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCanExecuteRibbonCommand (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodChangeHighlightedButtonOverridden. Highlights the specified ToolBar button, opens a popup menu for it, makes another button from the ToolBarButton collection non-highlighted.  
Public MethodClearCaptureStateOverridden. Unsets an input focus from the captured button on the toolbar if this button has no child control which currently has a focus.  
Public MethodClearDragMarkerCalled by the framework to hide drag rectangle on the end of the control's dragging.  
Public MethodClearPopupMenuState

Called by the framework on closing any PopupMenu bar related to one of the button from the ToolBarButton collection. In default implementation this function sets the current popup menu as a null reference.

 
Public MethodClearPressedObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodClearSelectionStateCalled by the framework when it is necessary to make all the button from the ToolBarButton collection non-selected. It means that all of the buttons are non-highlighted, non-pressed and non-selected.  
Public MethodClearStateRemove highlighted and pressed state from Command Panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodCloseOverridden. Closes the ToolBar.  
Public MethodCloseChainThis function has no default implementation. You can override this function to close a chain of the related toolbars. In this chain each toolbar is a toplevel toolbar for another with exception of the first toolbar. In BCGSoft.ControlBars namespace this function is overridden in the PopupMenuBar class to close a chain of the popup menus. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCloseMiniMenu  
Public MethodClosePopupMenuOverloaded. Called by the framework to close the currently open popup menu related to any toolbar button.  
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreateGraphicsCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodCreateToolTip (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodDestroyDestroys the handle associated with the CommandBar in default implementation. You can override it in the derived class to customize the destruction of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodDisposeOverloaded. Overridden.   
Public MethodDockToRecentPosThis function has no default implementation. You should override it in the derived class to dock the command bar to its recent position. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodDoDragDropBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodDrawSeparatorCalled by the framework to draw a separator within the ToolBar control. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEnableSubMenuTimer  
Public MethodEndInvokeRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodEnsureVisible (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodExcludeNCAreaReturns a value, which is a difference (or a sum) between value and the width (or height) of non-client area. In default implementation the non-client area includes the size of the border, gripper and caption. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodExecuteButtonCommandExecutes the command related to the specified ToolBar button. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodExecuteRibbonCommand (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodExitBackstageMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodFindAllButtonsReturns an array list of toolbar buttons with the same specified command identifier  from the toolbar.  
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFindLastVisibleButtonCalled by the framework to find the last visible button located before the button with the specified index in the ToolBarButton collection. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodFindNextVisibleButtonCalled by the framework to find the first visible button located after the button with the specified index in the ToolBarButton collection. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodFindNextVisibleObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodFocusSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGetCaptionSize

Returns the permissible minimum size of the caption. If the CommandBar is not in floating mode, it returns an empty size.

(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetChildAtPointOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodGetColumnWidthSpecifies the width of the toolbar buttons.  
Public MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetCurrentPopupBarSpecifies the currently opened popup menu bar.  
Public MethodGetCustomizeButtonSpecifies the customize button located on the Toolbar.  
Public MethodGetDockedSizeReturns the current size of the CommandBar depending on the current DockEdge. In default implementation returns the current size of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetExtAreaLeftBound (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetGripperSize
Returns the size and location of  the gripper.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetHiddenButtonCountReturns the number of hidden toolbar buttons in the ToolBarButton collection.  
Public MethodGetInternalControl  
Public MethodGetItemsAdds all items and its subitems to the specified ArrayList. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodGetKeyTipRect (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMaxButtonHeight

Returns the height of the highest button in the ToolBarButton collection.

 
Public MethodGetNextControlRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetObjectDataOverridden. Gets serialization information with all of the data needed to recreate an instance of this ToolBar.  
Public MethodGetOriginalState

Returns a collection of the toolbar buttons with the state before customization.

 
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodGetRecentDockRowSpecifies the row where the command bar was recently docked. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetRecentFloatingSize
Called by the framework on setting floating mode for the CommandBar. Gets location and size of the
miniframe where the CommandBar was recent located (before docking or closing).
(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetRowHeightSpecifies the height of  toolbar buttons.  
Public MethodGetServiceGets the service object of the specified type, if it is available. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetToolTipDataOverridden. Places  the ToolTip's information associated with the toolbar button from the specified point to the parameter "data".  
Public MethodGetTotalButtonRectSpecifies the area in which  all of the visible buttons from the ToolBarButton collection are located. In ToolBar class this function is used to recalculate the client size of the Toolbar.  
Public MethodGetTotalButtonSizeOverridden. Called by the framework on  stretching ToolBar. Represents the summary width of all the visible buttons from the ToolBarButton collection.  
Public MethodHandleMouseMoveProcesses some events on moving mouse cursor over the toolbar.  
Public MethodHandleTooltip (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodHideChainYou can override this function to hide a chain of the toolbars.  In BCGSoft.ControlBars this function is overridden in the PopupMenuBar class. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodHighlightFirstLastCommandObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodHighlightNextButtonCalled by the framework to highlight the nearest ToolbarButton on the Toolbar when the user navigates through the ToolBar by keyboard. This function selects the nearest toolbar button which is not a separator, not hidden, visible and can get a focus.  
Public MethodHighlightNextCommandObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInsertButtonInserts a toolbar button at the specified by InsertAt position. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodInvalidateOverloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control)
Public MethodInvokeOverloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public MethodIsAboveRibbon (Inherited from BCGSoft.ControlBars.CommandBar)
Public Methodstatic (Shared in Visual Basic)IsAltCustomizationSpecifies if the "Alt" key is pressed and the Alt-customization is enabled.  
Public MethodIsCustomizeButtonIndicates a value whether a toolbar contains a customize button.  
Public MethodIsDesignMode

Retrieves a value that indicates whether the toolbar is currently using the Microsoft Visual Studio .NET Editor.

 
Public MethodIsMiniToolbar (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsMiniToolbarDesigner (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsPopupMenuOpenedOverloaded. Specifies if the toolbar has an open popup menu.  
Public MethodIsQAT (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsVisibleRectContainsPointIndicates a value whether a visible part of the CommandPanel contaims a specified point. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodObjectFromIDGets first occurance of the command object from the item collection with a specified identifier. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodObjectFromPointReturns the left or right a scroll button of the command panel if one of them contains a specified point, otherwise, null reference. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodOnBeforeShowPopupMenuOverridden. Called by the framework before the PopupMenu will be shown. Manages by higlighting state of buttons from the toolbar and its subitems.  
Public MethodOnCalcSeparatorRectSpecifies the bounds of the separator to redraw. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnCancelMode (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodOnDrawOverloaded. Overridden. This function performs the actual drawing of the toolbar  
Public MethodOnDrawBackgroundOverridden. Called by the framework on redrawing of the toolbar. Fills its background.  
Public MethodOnDrawCaptionCalled when the caption of the CommandBar is drawn. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnDWMCompositionChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnInitCompleteOverridden. 

Called by the framework when the toolbar initialization is complete. Adjusts the ToolBar after initialization.

 
Public MethodOnShowCustomizePopupMenuCalled by the framework to show a customize popup menu for specified ToolBar button on right mouse click on this button in the customize mode.  
Public MethodOnUserPreferenceChangedOverridden.   
Public MethodPerformLayoutOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodPointToClientComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPointToScreenComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreFilterMessageFilters out a message before it is dispatched.  
Public MethodPreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodProcessMouseDownHandle mouse down event when  the CommandPanel is clicked by mouse. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodProcessMouseLeaveHandle mouse  leave event when the cursor leaves the CommandPanel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodProcessMouseMoveProcesses a mouse move events and generates another appropriate control events related, for example, to dragging and resizing. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodProcessMouseUpHandle mouse up event. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodRaiseExecuteCommand (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRecreate
Recreates the CommandBar from the specified CommandBar using serialization info.
(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRectangleToClientComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshRedraws the visible container of the command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodRemoveButtonOverloaded. Removes a button specified by the Index parameter from the toolbar button collection. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRemoveButtonByID

Removes all buttons from the toolbar which have a specified identifier.

 
Public MethodRemoveCloseButtonRemoves "Close" button from the caption of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRemoveCustomizeButtonRemoves customize button from the toolbar.  
Public MethodRemoveCustomizeCaptionButtonRemoves customize caption button from the caption of the toolbar.  
Public MethodRemoveHighlightingOverridden.   
Public MethodReplaceButtonOverloaded. Replaces one button from the toolbar to another.  
Public MethodRepositionTooltip (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodResetRestores the original state of the buttons from the toolbar.  
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResizeBarOverridden. Called by the framework on resizing the toolbar on mouse move event if the toolbar bar is captured.  
Public MethodRestoreButtonHandlers  
Public MethodRestoreMenuButtonHandlers  
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodScale (Inherited from System.Windows.Forms.Control)
Public MethodScrollCommandPanelCalled by teh framework to scroll the Command Panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodSelectOverloaded. Activates the control. (Inherited from System.Windows.Forms.Control)
Public MethodSelectNextControlActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSendToBackSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodSetActiveOnWmActivate (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetCapturedButtonOverridden. 

Sets a specified toolbar button as captured by mouse.

 
Public MethodSetCapturedMenuButtonMode  
Public MethodSetCheckedObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodSetFloatModeSets or unsets the floating mode for the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodSetRefToCurrentDockRowSets a reference to a DockRow which the CommandBar is currently docked at. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodShouldSerializeHighlightModeIndicates a value whether the HighlightMode property should be serialized. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodShouldSerializeParentCommandBarManagerIndicates a value whether the parent CommandBarManager should be serialized. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodShouldSerializeTopLevelBarSpecifies if it is necessary to serialize the top level CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodShowDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodShowMessageStringDisplays a message string associated with the specified toolbar button on the default message panel of the status bar if the top level form has a statusbar control.  
Public MethodShowPopupMenuCalled by the framework to display any popupmenu related to the specified toolbar button.  
Public MethodStoreRecentPosCalled by the framework to store the current position of the command bar. This data is used on restoring the recent docking row, recent miniframe. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodStretchOverridden. Changes the size of the toolbar to the specified value and adjusts the layout of the toolbar buttons on it.  
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodTakeInputAssigns a focus to the toolbar.  Sets the specified cursor for it.  
Public MethodToStringReturns a string that represents the text of the toolbar.  
Public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodUpdateCommonStateUpdates the state of the CommandBar from the serialization information. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodUpdateToolbarSize  
Public MethodUpdateVirtualRectSets the virtual rectangle of the CommandBar equal to it's bounds. (Inherited from BCGSoft.ControlBars.CommandBar)
Top
Protected Methods
 NameDescription
Protected Method_IsCustomizeMode  
Protected MethodAreButtonsOnTheSameBar  
Protected MethodCanDisplayCutsomizeButtonOverridden.   
Protected MethodCanSelectObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodCloneFromSerializationInfoOverridden.   
Protected MethodCorrectHotPoint (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodCreateAccessibilityInstanceCreates a new accessibility object for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateControlsInstanceCreates a new instance of the control collection for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreateHandleCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDefWndProcSends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroyHandleDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected MethodEndTrack (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodFillControlVisualDef (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodFillDrawBarBorder (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodFillOriginalState  
Protected MethodFinalize (Inherited from System.ComponentModel.Component)
Protected MethodFindFirstVisibleObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodFindLastVisibleObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodGetAccessibilityObjectByIdRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.Control)
Protected MethodGetAutoSizeModeRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetDropIndex  
Protected MethodGetRegularItemsArea (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodGetScaledBoundsRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected MethodGetStyleRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodGetTopLevelDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodHitTest (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodInit  
Protected MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodInternalAdjustLayout  
Protected MethodInvokeGotFocusRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeLostFocusRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokeOnClickRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodInvokePaintBackgroundRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodIsButtonOnChildBar  
Protected MethodIsInputCharDetermines if a character is an input character that the control recognizes. (Inherited from System.Windows.Forms.Control)
Protected MethodIsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.Control)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodMouseLocationFromMouseEventArgs (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodNotifyInvalidateRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodOnApplicationIdle  
Protected MethodOnAutoSizeChangedRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBackgroundImageLayoutChangedRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnButtonPropertyChanged  
Protected MethodOnCalcCommandObjectSize (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnCausesValidationChangedRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnChangeUICuesRaises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClickScrollButtonOverridden.   
Protected MethodOnClientSizeChangedRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnClose (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnCloseButtonClicked (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnCollectionChangedOverloaded.   
Protected MethodOnCommandBarManagerChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnContextMenuChangedRaises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnContextMenuStripChangedRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlAddedRaises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnControlRemovedRaises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCreateControl (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCustomizeButtonClicked  
Protected MethodOnCustomizeModeChangedOverloaded. Overridden.   
Protected MethodOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockRowChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnDoubleClickOverridden.   
Protected MethodOnDragDropOverridden.   
Protected MethodOnDragEnterOverridden.   
Protected MethodOnDragLeaveOverridden.   
Protected MethodOnDragOverOverridden.   
Protected MethodOnDrawCommandPanelScroll (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnDrop  
Protected MethodOnEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnEnterRaises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnExecuteCommandOverloaded. Overridden.   
Protected MethodOnFillBackground (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnFloatModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnFontChangedRaises the System.Windows.Forms.Control.FontChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnGiveFeedbackOverridden.   
Protected MethodOnGotFocusRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleCreatedRaises the System.Windows.Forms.Control.HandleCreated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHandleDestroyedRaises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHelpRequestedRaises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnHighlightChanged (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnImeModeChangedRaises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnInvalidatedRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnItemPropertyChanged  
Protected MethodOnKeyDownOverloaded.   
Protected MethodOnKeyPressRaises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnKeyUpRaises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLargeImagesModeChanged  
Protected MethodOnLayoutRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLeaveRaises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnLoadParentForm  
Protected MethodOnLocaleChanged  
Protected MethodOnLocationChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnLostFocusRaises the System.Windows.Forms.Control.LostFocus event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMarginChangedRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseCaptureChangedRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseClickRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDoubleClickRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseDownOverridden.   
Protected MethodOnMouseEnterRaises the System.Windows.Forms.Control.MouseEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseHoverRaises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMouseLeaveOverridden.   
Protected MethodOnMouseMoveOverridden.   
Protected MethodOnMouseUpOverridden.   
Protected MethodOnMouseWheelRaises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnMoveRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnNotifyMessageNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaddingChangedRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaint (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnPaintBackgroundPaints the background of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPaintDesign  
Protected MethodOnParentBackColorChangedRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBackgroundImageChangedRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentBindingContextChangedRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnParentCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentEnabledChangedRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentFontChangedRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentForeColorChangedRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnParentVisibleChangedRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPopupMenuBarDisposed  
Protected MethodOnPreviewKeyDownRaises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnPrintRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnQueryContinueDragOverridden.   
Protected MethodOnRegionChangedRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnResizeRaises the System.Windows.Forms.Control.Resize event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnRightToLeftChangedRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnScrollButtonPropertyChanged (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnSetCustomizable  
Protected MethodOnSetNewRow (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnShownParentForm  
Protected MethodOnSizeChangedOverridden.   
Protected MethodOnStandAloneModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSubMenuTimerTick  
Protected MethodOnSystemColorsChangedRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabIndexChangedRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTabStopChangedRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnTextChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnToolbarButtonClick (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnToolbarButtonShowTooltip (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnToolbarReset  
Protected MethodOnValidatedRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnValidatingRaises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnVisibleChanged (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnVisualManagerChangedOverloaded. Overridden.   
Protected MethodProcessButton  
Protected MethodProcessCmdKeyProcesses a command key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogCharProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessDialogKeyProcesses a dialog key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyDownWhenMousePressed  
Protected MethodProcessKeyEventArgsProcesses a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessKeyPreviewPreviews a keyboard message. (Inherited from System.Windows.Forms.Control)
Protected MethodProcessMnemonicOverridden.   
Protected Methodraise_CalcCommandObjectSize (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected Methodraise_CommandBarManagerChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_DockRowChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_ExecuteCommand (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected Methodraise_FloatModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_HighlightChanged (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected Methodraise_StandAloneModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_ToolbarButtonClick (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_ToolbarButtonShowTooltip (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Methodraise_ToolbarReset  
Protected MethodRaiseDragEventRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseKeyEventRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaiseMouseEventRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaisePaintEventRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRecreateButtons  
Protected MethodRecreateHandleForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodResetMouseEventArgsResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRouteMouseDown (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodRouteMouseLeave (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodRouteMouseMove (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodRouteMouseUp (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodRtlTranslateAlignmentOverloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateHorizontalConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodRtlTranslateLeftRightConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodScaleControl (Inherited from System.Windows.Forms.Control)
Protected MethodSetAutoSizeModeSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodSetBoundsCorePerforms the work of setting the specified bounds of this control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetClientSizeCoreSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetCursorOverridden.   
Protected MethodSetScrollOffset (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodSetStyleSets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control)
Protected MethodSetTopLevelSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSetupEventHandlers  
Protected MethodSetUpEvents (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodSetVisibleCoreSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected MethodSizeFromClientSize (Inherited from System.Windows.Forms.Control)
Protected MethodStretchScrollableToolbar  
Protected MethodUpdateStylesForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdateZOrderUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodWndProcOverridden.   
Top
Public Events
 NameDescription
Public EventBackColorChangedOccurs when the value of the System.Windows.Forms.Control.BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageChangedOccurs when the value of the System.Windows.Forms.Control.BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public EventBackgroundImageLayoutChangedOccurs when the System.Windows.Forms.Control.BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public EventBindingContextChangedOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventCalcCommandObjectSizeOccurs when a size of item from Gallery Control is calculated. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public EventCausesValidationChangedOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventClickOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventClientSizeChangedOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventCommandBarManagerChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventContextMenuChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventContextMenuStripChangedOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventControlAddedOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventControlRemovedOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventCursorChangedOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventDockChangedOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventDockRowChangedOccurs when the command bar changes it's parent dock row. (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventDoubleClickOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public EventDragDropOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventDragEnterOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragLeaveOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventDragOverOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventEnabledChangedOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventEnterOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventExecuteCommandOccurs when any command object clicked on the command panel. Executes a set of commands related to the clicked command. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public EventFloatModeChangedOccurs when the command bar becomes floating or docking. (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventFontChangedOccurs when the System.Windows.Forms.Control.Font property value changes. (Inherited from System.Windows.Forms.Control)
Public EventForeColorChangedOccurs when the System.Windows.Forms.Control.ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public EventGiveFeedbackOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventGotFocusOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventHandleCreatedOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventHandleDestroyedOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventHelpRequestedOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventHighlightChanged (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public EventImeModeChangedOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventInvalidatedOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventKeyDownOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyPressOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventKeyUpOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventLayoutOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventLeaveOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventLocationChangedOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventLostFocusOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventMarginChangedOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventMouseCaptureChangedOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventMouseClickOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDoubleClickOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventMouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public EventMouseEnterOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseHoverOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseLeaveOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseMoveOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public EventMouseUpOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public EventMouseWheelOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventMoveOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventPaddingChangedOccurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public EventPaintOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
Public EventParentChangedOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventPreviewKeyDownOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventQueryAccessibilityHelpOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventQueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventRegionChangedOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventResizeOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventRightToLeftChangedOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventSizeChangedOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventStandAloneModeChangedOccurs when the command bar gets a stand alone mode or lose it. (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventStyleChangedOccurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public EventSystemColorsChangedOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventTabIndexChangedOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTabStopChangedOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventTextChangedOccurs when the System.Windows.Forms.Control.Text property value changes. (Inherited from System.Windows.Forms.Control)
Public EventToolbarButtonClickOccurs when a ToolBarButton on the Toolbar is clicked. (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventToolbarButtonShowTooltipOccurs on mouse move event  when mouse cursor is located over any  toolbar button, the toolbar has no capture and ShowTooltip property for the related command bar manager is set to be true.  Displays tooltip for a specified toolbar button. (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventToolbarResetOccurs when a user resets a toolbar to restore the original state of the toolbar buttons before customization.  
Public EventValidatedOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventValidatingOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventVisibleChangedOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

Toolbar Class
BCGSoft.ControlBars Namespace

Send Feedback