BCGSoft.Controls.BackstageView Namespace : BackstageMenuButtonWrapper Class |
The following tables list the members exposed by BackstageMenuButtonWrapper.
Name | Description | |
---|---|---|
![]() | BackstageMenuButtonWrapper Constructor |
Name | Description | |
---|---|---|
![]() | m_handlers | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
Name | Description | |
---|---|---|
![]() | ArrowRect | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | AutoRepeatEnabled | Specifies if the timer for execution of autorepeat commands is enabled. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | BasicCommand | Set to false in order to hide this button in MRU mode (most recent used commands mode). You can set MenuBar::ShowAllCommands property to control this mode. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Bounds | Specifies the boundaries of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ButtonMode | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CanAddToCustomizeList | Indicates a value whether button can be added to customize list in Ribbon application. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CanBeSeparated | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CanExecuteDefaultCommand | Set to true in order to enable a popup menu button (button, which displays popup menu) also execute a command. In this case the button will be split into two parts - image (or text) and arrow. Click on arrow opens popup menu, click on image executes a command. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CanResize | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CanShowPopupMenu | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CanStretch | Applied to combo box and edit box buttons, which placed on toolbars in StandAlone (non-dockable) mode. If true, the button will be automatically resized to take the rest of toolbar space. Can be only one button per toolbar. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CanUpdateCommandUI | If true, button fires UpdateCommandUI event at idle time. Keep this property false unless you subscribe to UpdateCommandUI for this button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Checkable | Specifies if the command object can get a check state. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Checked | Gets or sets a value indicating whether the command object is in the checked state. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ClickArrow | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CloseBackstageOnClick | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ClosePopupMenuOnClick | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CmdBarManager | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ColdImage | Specifies a cold image for the button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CollapseState | Specifies the collapsed state of the ToolbarButton on the Ribbon control. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CommandBarManager | Gets or sets the parent command bar manager. (Inherited from BCGSoft.ControlBars.ContextMenuButton) |
![]() | CommandDescription | Command description appears in Description area on Customize dialog.")> (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CommandEntry | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CommandIndexInCommandList | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CommandName | Specifies unique text identifier of command. Designer will create event handlers using this text. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CommandText | Command Text appears in Customize dialog. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CustomImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CustomLayout | Specifies if the size and location of the command object is defined by user and this object will not be resized and moved on calling function AdjustLayout of the parent command panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | DesignMode | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisabledImage | Specifies button default image. The image is stored in the underlined command. If you change this property, all buttons with the same ID/CommandName will display this image. By default the library generates this image from HiColorImage. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisabledLargeImage | Specifies button disabled small image. The image is stored in the underlined command. If you change this property, all buttons with the same ID/CommandName will display this image. By default the library generates this image from LargeImage. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisabledMenuImage | Specifies the image to draw on the toolbar button in the disabled state. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisplayedImageRect | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisplayHDPIImage | Tells whether the button currently displays HDPI or regular images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DisplayImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DrawDefaultImageOnCustomizeList | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Editable | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Enabled | Gets or sets a value indicating whether the ToolbarMenuButton can respond to user interaction. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Exclusive | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ExplicitDispose | This property has no default implementation. Override this property in the derived class to specify if the command object should be destroy on removing the parent command panel. In BCGControlBar.NET library this property is used in destructor of the PopupMenuBar class to specify if its child menu items should be removed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | FadedImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | FirstInGroup | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | FixedPopupMenuTop | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Group | Specifies Category name in Customize dialog. The button will appear under this Category. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GroupIndexInCategoryList | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | HashedCommand | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIColdImage | Specifies a cold image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIDisabledImage | Specifies a disabled image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIDisabledLargeImage | Specifies a disabled large image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIDisabledMenuImage | Specifies a disabled menu image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIHiColorImage | Specifies an high color image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HdpiImageMode | Specifies how this button treats HDPI images (HDPIColdImage, HDPIDisabledImage and other properties). Set this property to HDPIImageMode.Inherit to inherit this setting from CommandBarManager.DisplayHDPIImages. Set this property to HDPIImageMode.HDPI to always display HDPI images. Set this property to HDPIImageMode.Normal to always display regular images. If HDPI image(s) is not specified, the library always falls back to appropriate regular images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPILargeImage | Specifies a large image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HDPIMenuImage | Specifies a menu image to be used in HDPI mode. The HDPIImageMode property should be set to HDPIImageMode.Inherit or HDPIImageMode.HDPI to make this image shown when you decide that application should use special HDPI images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HiColorImage | Specifies button default image. The image is stored in the underlined command. If you change this property, all buttons with the same ID/CommandName will display this image. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Hidden | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Highlighted | Indicates a value if the command object is highlighted. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | HorzOnly | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HostCommandBar | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ID | Unique command identifier this button is related to. This value is assigned automatically by the library. However, you can set it manually to quickly assign the button to another command. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IgnoreImageArea | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IgnoreLargeIconsMode | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | InternalImageID | Specifies the image from IMAGE_IDS collection to draw within the button. In default implementation of the constructor of the CommandButton class the value "Undefined" is set. (Inherited from BCGSoft.Controls.Shared.CommandButton) |
![]() | IsCommand | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsDialogControl | Specifies if the command object should be redrawn as a dialog control. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | IsHorizontal | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsItemList | Usable only for menu buttons. If you set this property to true, the button will be treated as a single entity in Customize mode, but expanded into list of menu items at runtime. For example, this property should be true for Windows List menu item. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsMiniToolbarConnected | (Inherited from BCGSoft.ControlBars.ContextMenuButton) |
![]() | IsSeparator | Set to true in order to turn this button into a separator. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsWindowPositionMenu | Usable only for menu buttons. Set to true in conjunction with IsItemList property. The button will be automatically expanded into Floating, Dockable, Tabbed Document, Auto Hide, Hide menu item list. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | KeyTip | Specifies an unique in the current context combination of one or two letters for the keyboard navigation to the given command. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | KeyTipSplit | Specifies an unique in the current context combination of one or two letters for the keyboard navigation to the given command. KeyTipSplit is used for split menu buttons only/ It's diplayed in the right part of menu button and opens a popup menu. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LargeIconArea | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LargeIconsDelimiterMode | Specifies the mode of toolbar button in LargeIconMode and Smart mode (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LargeImage | Specifies button large image. The image is stored in the underlined command. If you change this property, all buttons with the same ID/CommandName will display this image.")> (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LargeImageMode | Button displays large image (usable for smart layout).")> (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LastInGroup | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Location | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its parent command panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | Locked | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | LowColorImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Margin | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | MaxAllowedCollapseState | Specifies the maximum collapsed state which can get a button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | MaxItemListDisplayedItems | Limits the number of items in "item list". (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | MaxItemListItems | Indicates a value how many buttons can be located on the ItemList. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | MenuAlwaysBelow | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | MenuImage | Specifies button default menu image. Set this property only if menu and toolbar image should have different sizes. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | MessageString | Text to be shown on Status Bar. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | MinAllowedCollapseState | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | MinHeightPopupMenu | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | MinWidthPopupMenu | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | NeedFillImageArea | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | NumberItemList | Places a number before an "item list" item text. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Offset | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ParentButton | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ParentCommandBar | A reference to a command bar, which hosts the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ParentControl | |
![]() | ParentPath | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Popup | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | PopupMenuBar | Specifies a PopupMenuBar associated with the ToolbarMenuButtons. The buttons from PopupMenuButtons collection are located on it. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | PopupMenuButtons | Specifies the collection of the buttons associated with the ToolbarMenuButton. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Pressed | Gets a value indicating whether the state of the CommandObject is pressed. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | QuickCustomizeMode | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | QuickCustomizeToolbar | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | RarelyUsed | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | RelatedControl | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | RelatedForms | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ReplaceDefaultCommand | If the button is marked as 'CanExecuteDefaultCommand' its command entry can be replaced by last executed command. This flag controls whether the default command stays the same, or not.")> (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ResizeType | Specifies how the parent popup menu can be resized. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Selected | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SerializeItemList | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShadowImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShortcutsCollection | Edit to assign shortcuts to commands. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShowImage | Indicates a value whether an image on the ToolbarMenuButton is displayed. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | ShowMenuOnMouseMove | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShowText | Indicates a value whether a text on the ToolbarMenuButton is displayed. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | ShowTextWithDescription | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | ShowTooltipAlways | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SmartMode | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Text | Specifies button text. It can be different text for buttons assigned to one command. This property can be changed by user at runtime during customization. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | TextAlignment | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | TextImagePosition | Specifies the position of the image relative to text displayed on the command button. (Inherited from BCGSoft.Controls.Shared.CommandButton) |
![]() | ToolTipText | Button's tooltip text. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | TransparentColor | Transparent color of button images. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | TreatMinSizeAsFixedSize | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | UserData | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Visible | Indicates a value whether a ToolbarMenuButton is displayed. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | VisibleOnQuickCustomizeMenu | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | VisualState | Specifies how button's image and text are displayed when button is located on the toolbar, the menu bar, the popup menu bar and the popup palette. Reflects to the state displayed in customize mode. (Inherited from BCGSoft.Controls.Shared.CommandButton) |
![]() | VisualStyle | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Width | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Wrap | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | AddShortcut | Called by the framework to associate any shortcut with this ToolbarButton. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ButtonFromID | Returns a current ToolbarMenuButton or a button from PopupMenuButtons collection with the specified command identifier. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CalcPopupMenuLocation | Overridden. |
![]() | CanDrop | Indicates a value whether the button can be dropped to the specified toolbar. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CanGetFocus | Gets a value indicating whether the toolbar button can receive a focus. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ChangeExecuteCommandHandler | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ClearSelectionState | Called by the framework to make all buttons from the PopupMenuButtons deselected. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | Clone | Creates an exact copy of the ToolbarMenuButton. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | ContainsPoint | Indicates a value whether the specified point is located within the boundaries on this toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CopyBaseHandlers | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | CopyFrom | Copies properties and content from the specified ToolBarButton to this button. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CopyHandlers | Overloaded. Copies event handlers from the specified ToolBarButton to this button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | CreatePopup | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | CreatePopupMenu | Overridden. |
![]() | Dispose | Overloaded. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | DrawButtonImage | Called by the framework to draw an image on the button surface. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | DrawMenuItem | Called by the framework to draw the ToolbarMenuButton in the popup menu. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | FillInterior | Fills the interior of the specified rectangle on button surface. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Fire_ExecuteCommand | Raises an ExecuteCommand event. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Fire_PropertyChanged | Raises PropertyChanged event which occurs when a property value changes. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | GetData | Overloaded. Creates a shallow copy of the current ToolBarButton if the specified name of the type is ToolBarButton, otherwise, a null reference. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetDataPresent | Overloaded. Determines whether this object has a type of the name "ToolBarButton". (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetDefaultSize | Returns the default size of the button. The width of the button is equal to the column width of the toolbar and height depends on the location of the button image. Called by the framework to calculate the size of the button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetFirstShortcut | Returns the first shortcut object from the user shortcuts' collection of the related CommandEntry. Called by the framework on drawing the shortcut on the tooltips and on the menu items. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetFormats | Overloaded. Gets a list of all formats that data stored in this instance is associated with or can be converted to, using a Boolean value to determine whether to retrieve all formats that the data can be converted to or only native data formats. Returns null reference. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetKeyTipRect | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetKeyTipRectSplit | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetObjectData | Gets serialization information with all of the data needed to recreate an instance of this ToolBarMenuButton. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | GetService | Gets the service object of the specified type, if it is available. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | GetSubItems | Locates items from the PopupMenuButton collection to the specified ArrayList (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | GetTextSize | Overloaded. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | HasExecuteHandler | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | InitComplete | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | IsCustomizeMode | Specifies if the ToolBarButton is in the customize mode. The ToolBarButton has a customize mode if it has a parent command bar which is in the customize mode. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsDesignMode | Retrieves a value that indicates whether the toolbar is currently using the Microsoft Visual Studio .NET Editor (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsDrawText | Specifies if the text should be drawn on the button surface. It should be drawn if the toolbar button is located on the popupmenu bar or the value of the property ShowText is true. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsDroppedDown | Specifies if the button has a submenu and this submenu is currently displayed. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsInsideResizeArea | Determines if the specified point is located inside the area which allows to resize a toolbar. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsItemCollectionVisible | Specifies if the item collection has any PopupMenuButton that can be displayed on the popup menu. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | IsQuickCustomizeButton | Specifies if this ToolBarButton is a button of the type QuickCustomizeButton. By default, the returned value is false. In BCGSoft.Controlbar namespace this function is overridden in class QuickCustomizeButton to return true. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | IsSplitButtonSpecialProcessing | Indicates a value whether the arrow area of the menu button has special redrawing (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | IsSyncSource | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ObjChecked | Gets a value indicating whether the ToolBarButton is in the checked state. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ObjCommandID | Returns the command identifier of the ToolbarButton. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ObjEnabled | Gets a value indicating whether the button is enabled. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ObjText | Gets the text displayed on the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnCalculateSize | Calculates the size of the ToolbarMenuButton according to its default size and content. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnCancelMode | Override this function to cancel the current state of the button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnCollectionChanged | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnCommandButtonExecuteCommand | Raises ExecuteCommand event, which occurs when the user clicks the toolbar button. Executes a set of commands related to this command button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnDraw | This function performs the actual drawing of the ToolBarMenuButton. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnDrawCustomizeSelection | Draws a rectangle border at the toolbar button in Customize mode. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnDrawDesign | Redraws a menu button in design mode (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnDrawInterior | Draws image, text, boundaries, highligting, etc. on the surface of the ToolbarButton. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnDrawOnCustomizeList | Overloaded. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnDropOnPopupMenu | Specifies a toolbar button which popup menu was opened. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnExecuteCommand | Raises ExecuteCommand event, which occurs when the user clicks the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | OnMouseDown | Raises the MouseDown event. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnMouseMove | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnMouseUp | Raises the MouseUp event. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnPopupMenuBarDisposed | Overloaded. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | OnSmartCalcSize | Calculates the size of the ToolBarButton accroding the specified ToolbarButtonCollapseState (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | raise_DrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_ExecuteCommand | Raises ExecuteCommand event, which occurs when the user clicks the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | raise_ParentCommandBarChanged | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | raise_ParentCommandBarChanging | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | raise_PropertyChanged | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_RedrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | raise_UpdateCommandUI | Raises UpdateCommandUI event, that forces a refresh of the command UI state. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Raise_UpdateCommandUI | Raises UpdateCommandUI event, that forces a refresh of the command UI state. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | raise_WidthChanging | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Recreate |
Recreates the command bar from the specified ToolbarButton using serialization info.
(Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | Redraw | You can override this function in the derived class to redraw a ToolbarMenuButton. In default implementation it is called by the framework to show or hide a shadow around menu button on displaying and closing popup menu. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | RemoveExecuteCommandHandler | Removes an ExecuteCommand event handler from the toolbar button in design mode. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ResetTextSize | Sets the value of cached text length equal -1 for this ToolbarMenuButton and its subitems. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | SetCursor | Sets the current application's cursor to the specified point. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SetCustomImage | Sets a specified custom image to the toolbar button. In BCGSoft.ControlBars namespace this function is called by the framework on creating a copy of the button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SetData | Overloaded. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SetNextCollapsedState | Sets the nearest collapsed state of the ToolbarButton located on the Ribbon Control. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SetRectangle | Overloaded. Sets the boundaries of the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | SetRelatedMenuButtons | Sets teh MDI form associated with the current ToolBarbutton. (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | ShouldSerializeCmdBarManager | Specifies if the command bar manager associated with the parent toolbar should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeColdImage | Specifies if the cold image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeCustomImage | Specifies if the custom image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeDisabledImage | Specifies if the disabled image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeDisabledLargeImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeDisabledMenuImage | Specifies if the disabled menu image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIColdImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIDisabledImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIDisabledLargeImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIDisabledMenuImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIHiColorImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPILargeImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHDPIMenuImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeHiColorImage | Specifies if the high color image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeID | Specifies if the identifier associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeKeyTip | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeKeyTipSplit | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeLargeIconArea | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeLargeIconsDelimiterMode | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeLargeImage | (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeLowColorImage | Specifies if the low color image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeMenuImage | Specifies if the menu image associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeQuickCustomizeToolbar | Specifies if the quick customize toolbar associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShouldSerializeSelected | Specifies if the selection associated with the button should be serialized. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ShowPopupMenu | Overloaded. Makes popup menu visible at the specified location. (Inherited from BCGSoft.ControlBars.ContextMenuButton) |
![]() | SyncronizeWith | Specifies that it is necessary to synchronize the state of any ISupportCmdUI object. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ToolbarPopupInDesignMode | Overridden. |
![]() | ToString | Returns the parent path and command name of the command button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | UpdateButtonsOnPopupMenuBar | (Inherited from BCGSoft.ControlBars.ToolbarMenuButton) |
![]() | UpdateChecked | Called by the framework to update the check state of the toolbar button using ISupportCmdUI interface. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | UpdateEnabled | Called by the framework to update the enabled state of the toolbar button using ISupportCmdUI interface. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | UpdateParentPanel | Redraws a part of the parent panel. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | UpdateText | Called by the framework to update the text of the toolbar button using ISupportCmdUI interface. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ValidateCommandName | Called by the framework on setting command name by user. Makes this command name corresponding the rules. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DrawCommandObject | Occurs on redrawing of the command object. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | ExecuteCommand | Occurs when the user clicks the toolbar button. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ParentCommandBarChanged | Occurs when the parent command bar is changed. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | ParentCommandBarChanging | Occurs when the parent command bar is about to change. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | RedrawCommandObject | (Inherited from BCGSoft.Controls.Shared.CommandObject) |
![]() | UpdateCommandUI | Occurs when the current command UI state is refreshed. (Inherited from BCGSoft.ControlBars.ToolbarButton) |
![]() | WidthChanging | Occurs when the width of the toolbar button is about to change. (Inherited from BCGSoft.ControlBars.ToolbarButton) |