BCGSoft.Visualization Namespace : DrawButtonDef Class |
The following tables list the members exposed by DrawButtonDef.
Name | Description | |
---|---|---|
![]() | DrawButtonDef Constructor | Initializes a new instance of the DrawButtonDef class. |
Name | Description | |
---|---|---|
![]() | AltCustomizeMode | Specifies if the button is currently in the AltCustomizeMode. It means that the key "Alt" is pressed and the user can customize the button and its parent command bar. |
![]() | ArrowBounds | Specifies the boundaries of the part of the split button which has an arrow. |
![]() | ArrowPressed | Specifies if the arrow part of the button is pressed. |
![]() | ButtonMode | Specifies the current toolbar button mode. |
![]() | ButtonParent | Specifies the parent control for the button to draw. |
![]() | CategoryColor | |
![]() | Checked | Specifies if the button to redraw is checked. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | ConnectToPopupMenu | Specifies if the button is currently connected with any popup menu. |
![]() | CustomizeDialog | Specifies if the button is drawn within the customize list of the customize dialog. |
![]() | CustomizeMode | Specifies if the button to redraw is in the customize mode. |
![]() | Editable | Specifies if the button can be edited by user in the customize mode. |
![]() | FirstInGroup | Indicates a value whether the command button is located first in the ribbon group button. |
![]() | ForcePopupMenuButtonMode | |
![]() | ForeColor | Specifies the foreground color of the button to redraw. |
![]() | Graphics | Specifies the graphics surface to draw on. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | GrayInactiveImage | |
![]() | Highlighted | Specifies if the button to redraw is highlighted. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | IgnoreDesignMode | |
![]() | IgnoreLargeIconsMode | Specifies if the button should be always redrawn without large icons. |
![]() | ImageID | Specifies the image from the BCGSoft.Shared.IMAGES_IDS enumeration to draw on the surface of the button. |
![]() | IsCustomizeButton | |
![]() | IsDisabled | Specifies if the button is disabled. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | IsDroppedDown | Specifies if the button has a currently open popup menu or drop down list (for a combobox button). |
![]() | IsHorizontal | Specifies the orientation of the button to redraw. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | IsQuickCustomizeButton | Indicates a value if the redrawing button is a Quick Customize Button. |
![]() | IsQuickCustomizeMode | |
![]() | LargeMode | |
![]() | LastInGroup | Indicates a value whether the command button is located last in the ribbon group button. |
![]() | MenuToButtonAlignment | Specifies the edge of the button to connect it to the popup menu. |
![]() | MouseOverArrow | Indicates a value whether the arrow part of the split button to redraw contains a current mouse position. |
![]() | ParentActive | Specifies if the parent command bar is currently active. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | Pressed | Specifies if the button is pressed. (Inherited from BCGSoft.Visualization.CommandObjectDef) |
![]() | QueryColorForEditPart | |
![]() | RegularToolbarMode | Specifies if the parent toolbar is in the regular toolbar mode. |
![]() | SmartMode | Indicates a value whehter the button has a Smart mode. In this mode parent contol behaves as a Ribbon panel with smart layout and can display buttons with large images. |
![]() | Tag | (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
Name | Description | |
---|---|---|
![]() | ButtonState | Specifies the current state of the button to redraw. It can be regular, highlighted and pressed. |
![]() | RectArea | Gets the boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | UIObject | Returns the object to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
Name | Description | |
---|---|---|
![]() | IsInstanceOfType | Overloaded. Indicates a value if the object to redraw has a specified type. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |
![]() | ModifyRectArea | Sets the new boundaries of the area to redraw. (Inherited from BCGSoft.Visualization.VisualizationDefBase) |