Skip to content

CommandBarAction Object Members

See Also

CommandBarAction Overview

See Also Command Bars ActiveX Control v24.0

CommandBarAction Object Members

Public Properties

Property Description
Public PropertyCaption Gets/Sets the text caption of the action.
Public PropertyCategory Gets/Sets the category of the action.
Public PropertyChecked Gets/Sets the checked state of the action.
Public PropertyCustomShortcutText Gets/Sets the text that will be displayed in the status bar on mouseover for the action.
Public PropertyDescriptionText Gets/Sets the grayed-out text displayed in the edit control that provides a helpful description of what the control is used for.
Public PropertyEditHint Gets/Sets the enabled state of the action.
Public PropertyEnabled Gets/Sets the icon's identifier of the action.
Public PropertyIconId Gets/Sets the numeric identifier of the action.
Public PropertyId "String" version of the Id given to a command in the CommandBars Designer. (For use with CommandBars designed in the CommandBars Designer Studio)
Public PropertyKey Specifies the KeyboardTip that will be displayed when the Alt key is pressed.
Public PropertyKeyboardTip Gets/Sets the shortcut text of the control.
Public PropertyShortcutText Stores any extra data needed for your program.
Public PropertyTag Gets/Sets the tooltip text for the control.
Public PropertyTooltipText Gets/Sets a boolean value indicating whether the control is visible.
Public PropertyVisible

See Also

CommandBarAction Overview


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