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