CommandBarControlColorSelector Object Members
See Also

CommandBarControlColorSelector Object Members
Public Methods
| Method | Description |
|---|---|
Clone |
Creates a clone of the control and returns it as a new object. |
Copy |
Copies the control to a specified menu bar or toolbar in the indicated position. |
Delete |
Deletes the control. |
Execute |
Executes the control. |
GetRect |
Returns the top, left, right, and bottom coordinates of the button. |
Reset |
Resets the icon, caption, and style of the control. |
SetFocus |
Sets the focus to a given control. |
SetIconSize |
Sets the icon size. |
Public Properties
| Property | Description |
|---|---|
Action |
Gets/Sets the action associated with this control. |
BeginGroup |
Gets/Sets a boolean value indicating whether the control is a separator and thus begins a new group. |
Caption |
Gets/Sets the caption of the control. |
Category |
Gets/Sets the category of the control. |
Checked |
Not Used. |
CloseSubMenuOnClick |
Not Used. |
Color |
Gets/Sets the currently selected color for the color selector. |
Controls |
Gets the collection of controls which are the siblings of this control. |
CustomShortcutText |
Retrieves whether or not the control is the default menu item. |
DefaultItem |
Sets/Gets the description text of the control. |
DescriptionText |
Gets/Sets a boolean value indicating whether the control is enabled. |
Enabled |
Not Used. |
ExecuteOnPressInterval |
Retrieves the special flags for the control. |
Flags |
Not Used. |
Height |
Retrieves the HideFlags of the control. |
HideFlags |
Not Used. |
IconId |
Gets/Sets the numeric identifier of the control. |
Id |
Gets the index of the control. |
Index |
Specifies the KeyboardTip that will be displayed when the Alt key is pressed. |
KeyboardTip |
Returns the distance between the left edge of the control and the left edge of its container. |
Left |
Gets the parent CommandBar of the control. |
Parameter |
Gets/Sets the parameter of the control. This is the equivalent to the "Tag" property. You can store any extra data needed for your program. |
Parent |
Reference to the RibbonGroup object the control belongs to. |
RibbonGroup |
Gets/Sets the shortcut text of the control. (Obsolete) |
ShortcutText |
Not Used. |
Style |
Gets/Sets the tooltip text for the control. |
TooltipText |
Returns the distance between the top edge of the control and the top edge of its container. |
Top |
Gets the type of the control. |
Type |
Gets/Sets a boolean value indicating whether the control is visible. |
Visible |
Not Used. |
Width |
Not Used. |
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.

