Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
Show Method (autoClose)
NamespacesGenesyslab.Desktop.Infrastructure.SplashScreenSplashShow(Boolean)
Displays the splashscreen.
Declaration Syntax
C#Visual BasicVisual C++
public void Show(
	bool autoClose
)
Public Sub Show ( _
	autoClose As Boolean _
)
public:
void Show(
	bool autoClose
)
Parameters
autoClose (Boolean)
Automatically closes the splashscreen when set to true.

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)