|  | IAction Properties | 
The IAction type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Enabled | 
            Indicates whether the associated components are enabled.
            (Inherited from IActionBase.) | 
|  | ImageIndex | 
            Image Index
            (Inherited from IActionBase.) | 
|  | ImageList | 
            Image List
            (Inherited from IActionBase.) | 
|  | ShortcutKeys | 
            Indicates the shortcut keys for this Action.
            (Inherited from IActionBase.) | 
|  | Text | 
            The text used in controls associated to this Action.
            (Inherited from IActionBase.) | 
|  | Visible | 
            Indicates whether the associated components are visible or hidden.
            (Inherited from IActionBase.) | 
 See Also
See Also