ISystem |
The ISystemMenuItemPlugin type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowInBigBoxWhenLocked | Gets a value specifying whether or not to allow showing this menu item in Big Box when Big Box is Locked. | |
| Caption | Gets a value specifying the text to show on the menu item. | |
| IconImage | Gets a value specifying the icon image to use for the menu item in LaunchBox. This property is not used in Big Box. | |
| ShowInBigBox | Gets a value specifying whether or not to show the menu item in the Big Box System menu. | |
| ShowInLaunchBox | Gets a value specifying whether or not to show the menu item in the LaunchBox Tools menu. |
| Name | Description | |
|---|---|---|
| OnSelected | Called when the menu item is clicked or selected. |