CommandBarAction Object Members
See Also
CommandBarAction Overview
 |
|
Command Bars ActiveX Control v24.0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CommandBarAction Object Members
Public Properties
| Property |
Description |
Caption |
Gets/Sets the text caption of the action. |
Category |
Gets/Sets the category of the action. |
Checked |
Gets/Sets the checked state of the action. |
CustomShortcutText |
Gets/Sets the text that will be displayed in the status bar on mouseover for the action. |
DescriptionText |
Gets/Sets the grayed-out text displayed in the edit control that provides a helpful description of what the control is used for. |
EditHint |
Gets/Sets the enabled state of the action. |
Enabled |
Gets/Sets the icon's identifier of the action. |
IconId |
Gets/Sets the numeric identifier of the action. |
Id |
"String" version of the Id given to a command in the CommandBars Designer. (For use with CommandBars designed in the CommandBars Designer Studio) |
Key |
Specifies the KeyboardTip that will be displayed when the Alt key is pressed. |
KeyboardTip |
Gets/Sets the shortcut text of the control. |
ShortcutText |
Stores any extra data needed for your program. |
Tag |
Gets/Sets the tooltip text for the control. |
TooltipText |
Gets/Sets a boolean value indicating whether the control is visible. |
Visible |
|
See Also
CommandBarAction Overview
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.