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


The following tables list the members exposed by QuickAccessToolbar.

Public Constructors
 NameDescription
Public ConstructorQuickAccessToolbar Constructor  
Top
Public Fields
 NameDescription
Public Fieldm_layout (Inherited from BCGSoft.ControlBars.CommandBar)
Public Fieldm_nID (Inherited from BCGSoft.ControlBars.Toolbar)
Top
Protected Fields
 NameDescription
Protected Fieldstatic (Shared in Visual Basic)CustomizeButtonSpacingBottom  
Protected Fieldstatic (Shared in Visual Basic)CustomizeButtonSpacingTop  
Protected Fieldstatic (Shared in Visual Basic)FirstButtonOffset  
Protected Fieldm_autoSize (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected Fieldm_bDrawTextLabels (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_bMenuMode (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_bShowDisabledCaptionButtons (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Fieldm_captionButtons (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Fieldm_capturedButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_capturedHere (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_currentPopupMenuBar (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_customizable (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_dragHotPoint (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_highlightedButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_hotButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_insideExecuteCommand (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Fieldm_isMiniToolbarConnectedMenu (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_lastClickOpenedMenu (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_license (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_nMaxBtnHeight (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_originalState (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_processKeyDownWhenMousePressed (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_processMnemonic (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_rectDragMarker (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_resizeButtonRect (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_resizeInitiated (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_resizing (Inherited from BCGSoft.ControlBars.CommandBar)
Protected Fieldm_startTrackFromCustomizeButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_startTrackFromRegularButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_subMenusWithDelay (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldm_subMenuTimer (Inherited from BCGSoft.ControlBars.Toolbar)
Protected Fieldstatic (Shared in Visual Basic)OffsetWhenFloating  
Protected Fieldstatic (Shared in Visual Basic)QATBackPanelOffset  
Protected Fieldstatic (Shared in Visual Basic)QATBackPanelOffset2010  
Protected Fieldstatic (Shared in Visual Basic)RoundedSideWidth  
Top
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyCanProcessMnemonic (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyCanSelect

Gets a value indicating whether the toolbar can be selected.

(Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 PropertyCursorGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyCustomizeButtonReturns the CustomizeButton associated with the Quick Access Toolbar.  
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 PropertyDefaultSize (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyDisableEventsDuringReset (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyEnableMessageString

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

(Inherited from BCGSoft.ControlBars.Toolbar)
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 PropertyHasCustomizeButtonIf false, toolbar does not display customize (shevron) button when docked. Displays only shevron in StandAlone mode. (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHidden (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyHighlightedObject (Inherited from BCGSoft.ControlBars.Toolbar)
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 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 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. (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 PropertyItemCollectionRepresents a collection of Toolbar Buttons. (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyMargin (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyMaximumSize (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyMinimumSize (Inherited from BCGSoft.ControlBars.Toolbar)
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 PropertyObjectDisplaysDefaultImageOverridden.   
Public PropertyOriginalState  
Public PropertyPadding (Inherited from BCGSoft.ControlBars.Toolbar)
Public PropertyPaletteMode (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyParentGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyParentCommandBarManagerOverridden. Specifies the parent CommandBarManager.  
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 PropertyRightBorderSpecifies the width of the right border. (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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. (Inherited from BCGSoft.ControlBars.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. (Inherited from BCGSoft.ControlBars.Toolbar)
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. Sets the size and location of the buttons within the QuickAccessToolbar.  
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.  (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodButtonFromPointOverloaded. Overridden. If the boundaries of any visible  ToolbarButton from the QuickAccessToolbar contains a specified point, this ToolbarButton will be returned, otherwise, null reference.  
Public MethodCalcBorderSize

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.

(Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodCalcClientSize
Calculates the height and width of the client area of the ToolBar. 
(Inherited from BCGSoft.ControlBars.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 MethodChangeHighlightedButtonHighlights the specified ToolBar button, opens a popup menu for it, makes another button from the ToolBarButton collection non-highlighted. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodClearCaptureStateUnsets an input focus from the captured button on the toolbar if this button has no child control which currently has a focus. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodClearDragMarkerCalled by the framework to hide drag rectangle on the end of the control's dragging. (Inherited from BCGSoft.ControlBars.Toolbar)
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.

(Inherited from BCGSoft.ControlBars.Toolbar)
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodClearStateRemove highlighted and pressed state from Command Panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodCloseCloses the ToolBar. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodCloseChainCloses a set of the related command bars. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCloseMiniMenu (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodClosePopupMenuOverloaded. Called by the framework to close the currently open popup menu related to any toolbar button. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodContainsCategoryItemIndicates a value whether any CollapsedCategoryItemButton from the Quick Access Toolbar relates to the specified CategoryItem  
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 MethodDrawSeparatorDraws a separator on the surface of the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodDrawToBitmapSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodEnableSubMenuTimer (Inherited from BCGSoft.ControlBars.Toolbar)
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 a 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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodFindFormRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodFindLastVisibleButtonCalled by the framework to find the nearest visible button located before the button with specified index in item collection. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodFindNextVisibleButtonCalled by the framework to find the nearest visible button located after the button with specified index in item 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. (Inherited from BCGSoft.ControlBars.Toolbar)
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetCustomizeButtonSpecifies the customize button located on the Toolbar. (Inherited from BCGSoft.ControlBars.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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetInternalControl (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetItemsAdds all items and its subitems to the specified ArrayList. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodGetKeyTipRectOverridden.   
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.

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

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

(Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodGetQATPositionSpecifies the current position of the Quick Access Toolbar.  
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetServiceGets the requested service (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetToolTipDataPlaces  the ToolTip's information associated with the toolbar button from the specified point to the parameter "data". (Inherited from BCGSoft.ControlBars.Toolbar)
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodGetTotalButtonSizeCalled by the framework on  stretching ToolBar. Represents the summary width of all the visible buttons from the ToolBarButton collection. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodHandleMouseMoveProcesses some events on moving mouse cursor over the toolbar. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodHandleTooltip (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodHideConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodHideChainMakes a set of the related command bars invisible. (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. (Inherited from BCGSoft.ControlBars.Toolbar)
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 the specified button to the toolbar button collection at the specified 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 MethodIsAboveRibbonOverridden.   
Public MethodIsCustomizeButtonIndicates a value whether a toolbar contains a customize button. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodIsDesignMode

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

(Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodIsLook2010  
Public MethodIsMiniToolbar (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsMiniToolbarDesigner (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsPopupMenuOpenedSpecifies if the toolbar has an open popup menu. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodIsQATOverridden.   
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 MethodObjectFromPointOverridden. If the boundaries of any visible  CommandObject from the QuickAccessToolbar contain a specified point, this CommandObject will be returned, otherwise, null reference.  
Public MethodOnBeforeShowPopupMenuCalled by the framework before the PopupMenu will be shown. Manages by higlighting state of buttons from the toolbar and its subitems. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodOnCalcSeparatorRectCalled by the framework to calculate the boundaries of the separator. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnCancelMode (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodOnDrawOverloaded. Overridden. Redraws the interior of the Quick Access Toolbar on the specified graphics within the specified boundaries.  
Public MethodOnDrawBackgroundCalled by the framework on redrawing of the toolbar. Fills its background. (Inherited from BCGSoft.ControlBars.Toolbar)
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 initialization of the Quick Access Toolbar is complete.  
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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodOnUserPreferenceChangedOverridden.   
Public MethodOriginalStateContainsButton  
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. (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodProcessMouseMoveHandle mouse move event when  the cursor  moves over the CommandPanel. (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 toolbar button with the specified index from the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRemoveButtonByID

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

(Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRemoveCloseButtonRemoves "Close" button from the caption of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRemoveCustomizeButtonRemoves customize button from the toolbar. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRemoveCustomizeCaptionButtonRemoves customize caption button from the caption of the toolbar. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRemoveHighlighting (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRemoveNonDefaultCommands  
Public MethodReplaceButtonOverloaded. Replaces one button from the toolbar to another. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRepositionTooltip (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodResetRestores the original state of the buttons from the toolbar. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResizeBarCalled by the framework on resizing the toolbar on mouse move event if the toolbar bar is captured. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRestoreButtonHandlers (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodRestoreMenuButtonHandlers (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodSetCapturedButton

Sets a specified toolbar button as captured by mouse.

(Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodSetCapturedMenuButtonMode (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodShouldSerializeVisualStyleSpecifies if it is necessary to serialize the visual style of the 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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodShowPopupMenuCalled by the framework to display any popupmenu related to the specified toolbar button. (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodStretchOverloaded. Changes the size of the QAT to the specified value and adjusts the layout of the 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. (Inherited from BCGSoft.ControlBars.Toolbar)
Public MethodToStringReturns a string that represents the text of the toolbar. (Inherited from BCGSoft.ControlBars.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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodAreButtonsOnTheSameBar (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodCanDisplayCutsomizeButton (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodCanSelectObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodCloneFromSerializationInfo (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodInternalAdjustLayout (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnButtonPropertyChangedOverridden.   
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 MethodOnClickScrollButton (Inherited from BCGSoft.ControlBars.Toolbar)
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. Overridden.   
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnCustomizeModeChangedOverloaded.  (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDockChangedRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDockRowChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnDoubleClick (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDragDrop (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDragEnter (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDragLeave (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDragOver (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnDrawCommandPanelScroll (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodOnDrop (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnGiveFeedback (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnKeyDownOverloaded.  (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnLocaleChanged (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnMouseDown (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnMouseLeave (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnMouseMove (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnMouseUp (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnPaintBackgroundOverridden.   
Protected MethodOnPaintDesign (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodOnQueryContinueDrag (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnSetNewRow (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnShownParentForm (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnSizeChanged (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodOnStandAloneModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnSubMenuTimerTick (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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.  (Inherited from BCGSoft.ControlBars.Toolbar)
Protected MethodProcessButton (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodProcessMnemonic (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodSetCursor (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 (Inherited from BCGSoft.ControlBars.Toolbar)
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 MethodWndProc (Inherited from BCGSoft.ControlBars.Toolbar)
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 EventToolbarButtonClick (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventToolbarButtonShowTooltip (Inherited from BCGSoft.ControlBars.CommandBar)
Public EventToolbarResetOccurs when a user resets a toolbar to restore the original state of the toolbar buttons before customization. (Inherited from BCGSoft.ControlBars.Toolbar)
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

QuickAccessToolbar Class
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback