Click or drag to resize
SplashScreen Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The SplashScreen type exposes the following members.

Properties
  Name Description
Public property Bitmap
Gets and set the bitmap image that will be used to display the splash screen.
Public property Font
Gets and sets the font used to superimpose the text on the splash screen.
Public property HideOnClick
Gets and sets a boolean value that determines if the screen will be hidden on a mouse click.
Public property Opacity
Gets and sets the opacity of the splash screen.
Public property Text
Gets and sets the text that will be superimposed on the splash screen.
Public property TextColor
Gets and sets the colour of the text to be superimposed on the splash screen.
Public property TextHorizontalAlign
Gets and sets the horizontal alignment of the text in this screen
Public property TextPosition
Gets and sets the position of the text relative to the top left corner of the image.
Public property Visible
Gets a value that indicates if the splash screen is visible.
Top
See Also