| ISystemMenuItemPluginShowInBigBox Property |
Gets a value specifying whether or not to show the menu item in the Big Box System menu.
Namespace: Unbroken.LaunchBox.PluginsAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax bool ShowInBigBox { get; }
ReadOnly Property ShowInBigBox As Boolean
Get
property bool ShowInBigBox {
bool get ();
}
abstract ShowInBigBox : bool with get
Property Value
BooleanSee Also