Click or drag to resize

AppOnStartup Method

Program start parameters handling

Namespace:  VMInfoFace.Win
Assembly:  VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntax
protected override void OnStartup(
	StartupEventArgs e
)

Parameters

e
Type: System.WindowsStartupEventArgs
See Also