 | SplashWindowStartSplashWindow method |
Creates the SplashWindow, starts it and returns a reference to it.
Namespace: NetEti.CustomControlsAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic static SplashWindow StartSplashWindow()
Public Shared Function StartSplashWindow As SplashWindow
public:
static SplashWindow^ StartSplashWindow()
static member StartSplashWindow : unit -> SplashWindow
Return value
SplashWindowReference to the SplashWindow.
See also