ArcFM Engine Developer Guide
SplashEventArgs Constructor


The splash screen to report initialization progress.
Constructs the ApplicationInitializing event arguments.
Syntax
'Declaration
 
Public Function New( _
   ByVal splashScreen As SplashScreen _
)
'Usage
 
Dim splashScreen As SplashScreen
 
Dim instance As New SplashEventArgs(splashScreen)
public SplashEventArgs( 
   SplashScreen splashScreen
)

Parameters

splashScreen
The splash screen to report initialization progress.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SplashEventArgs Class
SplashEventArgs Members

 

 


Send Comment