SplashScreenRunning Property (OracleFormsApplication)

Action

Gets whether the application currently displays a splash screen.

Syntax

C#
protected Boolean SplashScreenRunning { get; }
VB
'Declaration
Protected Read Property SplashScreenRunning As Boolean

Access

Read only.