Click or drag to resize
LaunchBox

IGameMenuItemPlugin Properties

The IGameMenuItemPlugin type exposes the following members.

Properties
 NameDescription
Public propertyCaption Gets a value specifying the text to show on the menu item.
Public propertyIconImage Gets a value specifying the icon image to use for the menu item in LaunchBox. This property is not used in Big Box.
Public propertyShowInBigBox Gets a value specifying whether or not to show the menu item in the Big Box game details menu.
Public propertyShowInLaunchBox Gets a value specifying whether or not to show the menu item in the LaunchBox right-click menu.
Public propertySupportsMultipleGames Gets a value specifying whether or not the menu item should be accessible when multiple games are selected at once.
Top
See Also