DataPA Enterprise Dashboard Controls API Reference
Create and returns a new SplashScreen object.

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public SplashScreen()
Visual Basic
Public Sub New
Visual C++
public:
SplashScreen()

Remarks

Sets all properties for the default OA4 splash screen.

See Also