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


The following tables list the members exposed by RibbonControl.

Public Constructors
 NameDescription
Public ConstructorRibbonControl Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AddToQATSpecifies an identifier of the "Add to Access Toolbar" button from the ContextPopupMenuBar.  
Public Fieldstatic (Shared in Visual Basic)CustomizeQATSpecifies an identifier of the "Customize Quick Access Toolbar..." button from the ContextPopupMenuBar.  
Public Fieldm_layout (Inherited from BCGSoft.ControlBars.CommandBar)
Public Fieldstatic (Shared in Visual Basic)MinimalAllowedParentWidth  
Public Fieldstatic (Shared in Visual Basic)MinimizeRibbonSpecifies an identifier of the "Minimize the Ribbon" button from the ContextPopupMenuBar.  
Public Fieldstatic (Shared in Visual Basic)MinTabWidthSpecifies the minimum available width of TabCommandObject which can it get on resizing the RibbonControl.  
Public Fieldstatic (Shared in Visual Basic)QATMargins  
Public Fieldstatic (Shared in Visual Basic)RemoveFromQATSpecifies an identifier of the "Remove from Quick Access Toolbar..." button from the ContextPopupMenuBar.  
Public Fieldstatic (Shared in Visual Basic)ShowQATBelowAboveRibbonSpecifies an identifier of the "Show Quick Access Toolbar below the Ribbon" button from the ContextPopupMenuBar.  
Public Fieldstatic (Shared in Visual Basic)TabRightMarginSpecifies the space between the right border of the last visible tab and any other control or form border located to the right of this tab.  
Public Fieldstatic (Shared in Visual Basic)TabSpacingSpecifies the space between two nearby visible tabs.  
Public Fieldstatic (Shared in Visual Basic)TabTextMarginTopSpecifies the space between the text on the tab and its top and bottom edges.  
Public Fieldstatic (Shared in Visual Basic)XPanelOffsetSpecifies the space between the left edge of the client area of the Ribbon control and the left edge of the active CategoryPanel on the Ribbon.  
Public Fieldstatic (Shared in Visual Basic)XTabOffsetSpecifies the space between the left edge of the tabs area and the left edge of the RibbonControl   or the right edge of the MainRibbonButton if it is visible.  
Public Fieldstatic (Shared in Visual Basic)YMargin  
Public Fieldstatic (Shared in Visual Basic)YPanelOffsetSpecifies the space between the bottom edge of the tab area and the top edge of the active CategoryPanel.  
Public Fieldstatic (Shared in Visual Basic)YTabOffsetSpecifies the space between the bottom edge of the caption and the top edge of the tab area.  
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 PropertyActiveCategorySpecifies the CategoryPanel which is active at the moment.  
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 PropertyBackStageView  
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 PropertyCanCustomizeShortcuts  
Public PropertyCanFloat (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyCanFocusGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyCanSelectGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
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 PropertyCategoryCollectionSpecifies the collection of CategoryPanels for the RibbonControl.  
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 PropertyCmdGroupManagerSpecifies the RibbonGroupManager  
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 PropertyContextCategoryGroupCollection  
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 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 PropertyDefaultSizeSpecifies the minimum size of the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
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 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 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.CommandBar)
Public PropertyHeightGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyHidden (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyHideRibbon  
Public PropertyHighlightedObjectSpecifies an object from the command bar panel which has currently a highlighted state. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
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 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 PropertyIsInBackstage  
Public PropertyIsLook2010  
Public PropertyIsMirroredGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyIsQATAboveRibbonIndicates a value whether the Quick Access Toolbar is located above the Ribbon.  
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 the command objects in the command panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyKeyTipManagerReturns a reference to Key Tip manager used for key tip support.  
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 PropertyLocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyMainButtonSpecifies the MainRibbonButton associated with the RibbonControl  
Public PropertyMarginGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyMaximumSizeGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMDIContainerIf the RibbonControl is a MDIChidlWindow and has a MDIContainer, this MDIContainer will be return; otherwise, null reference.  
Public PropertyMinimizedIndicates whether the Reboon Control is minimized, or not.  
Public PropertyMinimumSizeGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyMinLogicalWidth (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public PropertyMinWidthMinimal width of command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertyMminimizeButton  
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 PropertyNeedUpdateCommonStateOverridden.   
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 PropertyPaddingGets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
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. A reference to parent command bar manager.  
Public PropertyParentContainerOverridden. Specifies the parent container for the RibbonControl.  
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 PropertyQATSpecifies the QuickAccessToolbar which belongs to this RibbonControl.  
Public PropertyQATInitialStateCollectionSpecifies the collection of object which will be displayed on QAT on first loading of the RibbonControl.  
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 PropertyRibbonParentMinSizeDefines minimum size of parent when ribbon control displays caption only.")>  
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 PropertyRightBorder (Inherited from BCGSoft.ControlBars.CommandBar)
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 PropertyShowMinimizeButton  
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 PropertySizeGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertySizeToObjectArea (Inherited from BCGSoft.ControlBars.CommandBar)
Public PropertySmartModeOverridden.   
Public PropertyTabElementCollectionSpecifies the collection of TabElements which belong to this RibbonControl.  
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 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 PropertyTruncateRatioSpecifies the percentage of the current width of the TabCommandObject which should be truncated on resizing.  
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 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 MethodAddCategoryOverloaded. Adds the specified CategoryPanel with specified CategoryName to the RibbonControl.  
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 MethodAddStandardCustomizeCommandsAdds commands for customizing Quick Access Toolbar into the specified MenuBar.  
Public MethodAdjustBoundsAdjusts the layout of the interior of RibbonControl and returns the boundaries of the client area of the RibbonControl.  
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. Adjusts the layout of the interior of RibbonControl.  
Public MethodApplyRestoredInfoApplies data stored in the CommonStateSerializer object to the corresponding property of the instance of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodArrangeCategoriesOverloaded.   
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.CommandBar)
Public MethodButtonFromPointGets a visible ToolbarButton from the CommandBar which boundaries contain the specified point. If no ToolbarButton contains such a point the null reference should be returned. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCalcBackstageRect  
Public MethodCalcBorderSize

This function is called by the framework on painting CommandBar to specify the size of three-dimensional borders on the CommandBar in floating state.

(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCalcClientSize
In default implementation this function  returns an empty rectangle. You can override this function in the
derived class to calculate the height and width of the client area of the CommandBar.
(Inherited from BCGSoft.ControlBars.CommandBar)
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 MethodCanExecuteRibbonCommandOverridden.   
Public MethodChangeHighlightedButtonOverridden.   
Public MethodChangeStyle  
Public MethodClearCaptureStateThis function has no default implementation. You can override it in the derived class so that if any ToolbarButton from the CommandBar has a capture this state will be lost. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodClearPressedObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodClearStateRemove highlighted and pressed state from Command Panel. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodClose (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodCloseChainCloses a set of the related command bars. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodContainsRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodContextCategoryGroupFromPoint  
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 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 MethodExecuteRibbonCommandOverridden.   
Public MethodExitBackstageModeOverridden.   
Public MethodExplicitExclude  
Public MethodFindActiveCategoryReturns the CategoryPanel related to the active TabCommandObject.  
Public MethodFindCategoryItemByIDReturns a CategoryItem located on the one of the CategoryPanels from the CategoryCollection. The CategoryItem to return should have the specified identifier.  
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 MethodGetContainerControlReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodGetDockEdgeReturns the current DockEdge of the Ribbon.  
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 MethodGetFirstVisibleCategory  
Public MethodGetGripperSize
Returns the size and location of  the gripper.
(Inherited from BCGSoft.ControlBars.CommandBar)
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 MethodGetLayoutTypeSpecifies the LayoutType of the RibbonControl.  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
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 CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
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 MethodGetServiceGets the requested service (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodGetTabAreaRect  
Public MethodGetToolTipDataIn default implementation this function returns false. You can override this function in your derived class to specify the TooltipData for the command object from the specified point or hide tooltips if there is no command object under the mouse cursor. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodGetTotalButtonSizeReturns the summary width or height of the buttons from the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
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 MethodHighlightNextCommandObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodInit  
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 MethodIsAboveRibbon (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsActive  
Public MethodIsMiniToolbar (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsMiniToolbarDesigner (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsPointOnResizeTop  
Public MethodIsQAT (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodIsTransparentTabs  
Public MethodIsVisibleRectContainsPointIndicates a value whether a visible part of the CommandPanel contaims a specified point. (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodLoadState

Loads persistent state. The state includes customized state of QAT and QAT position.

Use SaveState  to save the state into XML file.

The designer automatically generates code responsible for save and load state, but initially it's commented out. Just locate OnLoadForm and OnFormClosing overrides in the form's code and remove the comments and if you wish to enable automatic state handling.

 
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 contains a specified point, this CommandObject will be returned, otherwise, null reference.  
Public MethodOnBeforeShowPopupMenuRaises the BeforeShowPopupMenu event. (Inherited from BCGSoft.ControlBars.CommandBar)
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 MethodOnCategoryTabActivated

Performs additional, custom processing when any TabCommandObject has been activated.

 
Public MethodOnDrawOverloaded. Draws the interior of the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnDrawBackgroundCalled by the framework to draw the boundaries and fill the interior of the command bar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnDrawCaptionCalled when the caption of the CommandBar is drawn. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodOnDWMCompositionChangedOverridden.   
Public MethodOnExecuteCommandOverloaded. Overridden. Processes command associated with any ToolbarButton from the Ribbon Control.  
Public MethodOnInitCompleteOverridden. Called by the framework when the initialization of the Quick Access Toolbar is complete.  
Public MethodOnTabPropertyChangedCalled by the framework when  any property changed at the TabCommandObject.  
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 MethodProcessContextMenuCommandProcesses command related to the MenuButton  with specified identifier from the context menu for the Ribbon 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 MethodRaiseExecuteCommandOverridden.   
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 MethodRemoveCategoryRemoves the specified CategoryPanel from the CategoryCollection of the RibbonControl.  
Public MethodRemoveCloseButtonRemoves "Close" button from the caption of the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodRemoveHighlighting (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodRepositionActiveCategorySets new boundaries of the active CategoryPanel.  
Public MethodRepositionTooltipOverridden.   
Public MethodResetTextResets the System.Windows.Forms.Control.Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public MethodResizeBarResizes CommandBar on MouseMove event if the CommandBar is captured. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodResumeLayoutOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public MethodRibbonObjectFromPointIf the boundaries of any visible  CommandObject from the QuickAccessToolbar contains a specified point, this CommandObject will be returned and the type of the object to return will be set to the "type" parameter. Otherwise, null value will be returned.  
Public MethodSaveState

Saves persistent state. The state includes customized state of QAT and QAT position.

The designer automatically generates code responsible for save and load state, but initially it's commented out. Just locate OnLoadForm and OnFormClosing overrides in the form's code and remove the comments and if you wish to enable automatic state handling.

 
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 MethodSetActive  
Public MethodSetActiveOnWmActivateOverridden.   
Public MethodSetBoundsOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodSetCapturedButtonThis function has no default implementation. Override it in the derived class to set a capture to the specified button. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodSetCheckedObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Public MethodSetFloatModeSets or unsets the floating mode for the CommandBar. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodSetMaximizeModeCalled by the framework on changing window state of the parent form of the RibbonControl.  
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 MethodShouldSerializeMDIContainer  
Public MethodShouldSerializeMinimized  
Public MethodShouldSerializeParentCommandBarManagerIndicates a value whether the parent CommandBarManager should be serialized. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodShouldSerializeParentContainerIndicates a value whether the property ParentContainer should be serialized.  
Public MethodShouldSerializeShowMinimizeButton  
Public MethodShouldSerializeSmartModeIndicates a value whether the property SmartMode should be serialized.  
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 MethodShowContextMenuDisplays context menu for the Ribbon Control.  
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 MethodStretch

Changes the size of the CommandBar to the specified value.

(Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodSuspendLayoutTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public MethodTabElementFromPointIf the boundaries of any visible  TabElement from the RibbonControl contains a specified point, this TabElement will be returned, otherwise, null value.  
Public MethodToString (Inherited from System.ComponentModel.Component)
Public MethodUpdateCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodUpdateCaptionButtonsRectreates the caption buttons.  
Public MethodUpdateCommonStateUpdates the state of the CommandBar from the serialization information. (Inherited from BCGSoft.ControlBars.CommandBar)
Public MethodUpdateQAT  
Public MethodUpdateQATByListIDs  
Public MethodUpdateVirtualRectSets the virtual rectangle of the CommandBar equal to it's bounds. (Inherited from BCGSoft.ControlBars.CommandBar)
Top
Protected Methods
 NameDescription
Protected MethodCalcMaxPanelHeight  
Protected MethodCanDisplayCutsomizeButton (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodCanSelectObject (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected MethodCloneFromSerializationInfo (Inherited from BCGSoft.ControlBars.CommandBar)
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 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 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 MethodInitLayoutCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
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 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 MethodLocalizeCategoryItem  
Protected MethodLocalizePanel  
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 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 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.Controls.Shared.CommandPanel)
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 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 MethodOnCreateControlOverridden.   
Protected MethodOnCursorChangedRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnCustomizeModeChangedOverloaded.  (Inherited from BCGSoft.ControlBars.CommandBar)
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.CommandBar)
Protected MethodOnDragDropRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragEnterRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragLeaveRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDragOverRaises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodOnDrawCommandPanelScroll (Inherited from BCGSoft.Controls.Shared.CommandPanel)
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 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 MethodOnGiveFeedbackRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control)
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 MethodOnKeyDownRaises the System.Windows.Forms.Control.KeyDown event. (Inherited from System.Windows.Forms.Control)
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 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 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 MethodOnMouseDoubleClickOverridden.   
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 MethodOnMouseWheelOverridden.   
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 MethodOnPaintOverridden.   
Protected MethodOnPaintBackgroundOverridden.   
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 MethodOnParentChangedOverridden.   
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 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 MethodOnQueryContinueDragRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
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 MethodOnSetNewRow (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnShowOptionsDialog  
Protected MethodOnSizeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnStandAloneModeChanged (Inherited from BCGSoft.ControlBars.CommandBar)
Protected MethodOnStyleChangedRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
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 MethodOnToolbarButtonShowTooltipOverridden.   
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 MethodPreFilterMouseDown  
Protected MethodPreFilterMouseUp  
Protected MethodPreFilterMouseWheel  
Protected MethodPreFilterRButtonUp  
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 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 Methodraise_CalcCommandObjectSize (Inherited from BCGSoft.Controls.Shared.CommandPanel)
Protected Methodraise_CloseBackstageView  
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_ShowBackstageView  
Protected Methodraise_ShowOptionsDislog  
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 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 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.CommandBar)
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 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 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 EventCloseBackstageView  
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 EventShowBackstageView  
Public EventShowOptionsDislogThe event ShowOptionsDialog is raised when the "Options" dialog box is displayed.  
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 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

RibbonControl Class
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback