| SystemEventTypesLaunchBoxStartupCompleted Field |
This event type is raised once LaunchBox has completely finished loading and the main window is shown.
Namespace: Unbroken.LaunchBox.Plugins.DataAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax public const string LaunchBoxStartupCompleted = "LaunchBoxStartupCompleted"
Public Const LaunchBoxStartupCompleted As String = "LaunchBoxStartupCompleted"
public:
literal String^ LaunchBoxStartupCompleted = "LaunchBoxStartupCompleted"
static val mutable LaunchBoxStartupCompleted: string
Field Value
StringSee Also