![]() | IActionBase Interface |
Namespace: EBP.Api.Interfaces.Menus
The IActionBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Enabled |
Indicates whether the associated components are enabled.
|
![]() | ImageIndex |
Image Index
|
![]() | ImageList |
Image List
|
![]() | ShortcutKeys |
Indicates the shortcut keys for this Action.
|
![]() | Text |
The text used in controls associated to this Action.
|
![]() | Visible |
Indicates whether the associated components are visible or hidden.
|
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Name | Description | |
---|---|---|
![]() | ActionExecute |
This event is triggered when the action is executed
|
![]() | ActionUpdate |
This event is triggered when the action is updated
|