Skip to main content

ISplashScreenProperties Members

Provides properties that specify the built-in splash screen.

Properties

Name Description
AppearanceCaption Provides access to appearance settings of the caption.
AppearanceLoadingDescription Provides access to appearance settings of the description.
Caption Gets or sets the splash screen’s caption.
CaptionToLoadingElementsDistance Gets or sets the distance between the caption and the description.
Image Gets or sets the splash screen’s image.
ImageLocation Gets or sets the image location.
ImageToCaptionDistance Gets or sets the distance between the image and the caption.
LoadingDescription Gets or sets the splash screen’s description displayed next to the loading icon.
ShowCaption Gets or sets whether to display the splash screen’s caption.
ShowImage Gets or sets whether to display the splash screen’s image.
ShowLoadingDescription Gets or sets whether to display the splash screen’s description.

Methods

Name Description
Dispose() Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable.
See Also