Click or drag to resize

IAction Properties

The IAction type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Indicates whether the associated components are enabled.
(Inherited from IActionBase.)
Public propertyImageIndex
Image Index
(Inherited from IActionBase.)
Public propertyImageList
Image List
(Inherited from IActionBase.)
Public propertyShortcutKeys
Indicates the shortcut keys for this Action.
(Inherited from IActionBase.)
Public propertyText
The text used in controls associated to this Action.
(Inherited from IActionBase.)
Public propertyVisible
Indicates whether the associated components are visible or hidden.
(Inherited from IActionBase.)
Top
See Also