Skip to content

CommandBarControlColorSelector Object Members

See Also

See Also


CommandBarControlColorSelector Object Members

Public Methods

Method Description
Public MethodClone Creates a clone of the control and returns it as a new object.
Public MethodCopy Copies the control to a specified menu bar or toolbar in the indicated position.
Public MethodDelete Deletes the control.
Public MethodExecute Executes the control.
Public MethodGetRect Returns the top, left, right, and bottom coordinates of the button.
Public MethodReset Resets the icon, caption, and style of the control.
Public MethodSetFocus Sets the focus to a given control.
Public MethodSetIconSize Sets the icon size.

Public Properties

Property Description
Public PropertyAction Gets/Sets the action associated with this control.
Public PropertyBeginGroup Gets/Sets a boolean value indicating whether the control is a separator and thus begins a new group.
Public PropertyCaption Gets/Sets the caption of the control.
Public PropertyCategory Gets/Sets the category of the control.
Public PropertyChecked Not Used.
Public PropertyCloseSubMenuOnClick Not Used.
Public PropertyColor Gets/Sets the currently selected color for the color selector.
Public PropertyControls Gets the collection of controls which are the siblings of this control.
Public PropertyCustomShortcutText Retrieves whether or not the control is the default menu item.
Public PropertyDefaultItem Sets/Gets the description text of the control.
Public PropertyDescriptionText Gets/Sets a boolean value indicating whether the control is enabled.
Public PropertyEnabled Not Used.
Public PropertyExecuteOnPressInterval Retrieves the special flags for the control.
Public PropertyFlags Not Used.
Public PropertyHeight Retrieves the HideFlags of the control.
Public PropertyHideFlags Not Used.
Public PropertyIconId Gets/Sets the numeric identifier of the control.
Public PropertyId Gets the index of the control.
Public PropertyIndex Specifies the KeyboardTip that will be displayed when the Alt key is pressed.
Public PropertyKeyboardTip Returns the distance between the left edge of the control and the left edge of its container.
Public PropertyLeft Gets the parent CommandBar of the control.
Public PropertyParameter 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.
Public PropertyParent Reference to the RibbonGroup object the control belongs to.
Public PropertyRibbonGroup Gets/Sets the shortcut text of the control. (Obsolete)
Public PropertyShortcutText Not Used.
Public PropertyStyle Gets/Sets the tooltip text for the control.
Public PropertyTooltipText Returns the distance between the top edge of the control and the top edge of its container.
Public PropertyTop Gets the type of the control.
Public PropertyType Gets/Sets a boolean value indicating whether the control is visible.
Public PropertyVisible Not Used.
Public PropertyWidth Not Used.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.