Click or drag to resize
ApplicationSplashScreenTextEventArgs Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event aurguments for SplashScreenTextEventArgs event.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    DataPA.Utils.QueryEngineApplicationSplashScreenTextEventArgs

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class SplashScreenTextEventArgs : EventArgs, 
	_SplashScreenTextEventArgs

The ApplicationSplashScreenTextEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodApplicationSplashScreenTextEventArgs
Initializes a new instance of the ApplicationSplashScreenTextEventArgs class
Top
Fields
Properties
  NameDescription
Public propertySplashScreenText
Gets or sets a string contains the splash screen text that should be displayed.
Top
Remarks