Back to Devexpress

SplashScreenManager Properties

windowsforms-devexpress-dot-xtrasplashscreen-dot-splashscreenmanager-dot-underscore-properties.md

latest5.7 KB
Original Source

SplashScreenManager Properties

Allows you to create and show splash screens and wait forms.

NameDescription
ActivateParentOnSplashFormClosing staticGets or sets whether a splash form’s parent is activated on closing the splash form.
ActivateParentOnWaitFormClosing staticGets or sets whether a WaitForm‘s parent is activated on closing the WaitForm.
ActiveSplashFormTypeInfoGets or sets the type of the splash form to be displayed by the SplashScreenManager.
ApartmentState staticGets or sets the apartment state of the splash screen’s thread.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ClosingDelayGets or sets the delay, in milliseconds, before the splash form is closed.
ContainerGets the IContainer that contains the Component. Inherited from Component.
Default staticReturns the default SplashScreenManager that allows you to interact with the currently displayed splash forms.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FormInPendingState staticGets whether a splash form has been created, but not yet displayed. The splash form will be displayed a short time (pending time) after it has been created, provided that it is not closed during this time.
IsSplashFormVisibleGets whether a SplashScreen or WaitForm is being currently displayed.
PaletteName staticGets or sets the name of the palette used to colorize vector images.
PropertiesContains properties controlling a form’s appearance.
SiteGets or sets the ISite of the Component. Inherited from Component.
SkinName staticThis member supports the internal infrastructure, and is not intended to be used directly from your code.
SplashFormLocationGets or sets the screen coordinates at which a splash form (SplashScreen or WaitForm) will be displayed.
SplashFormStartPositionGets or sets the arrangement of a splash form (SplashScreen or WaitForm).

See Also

SplashScreenManager Class

SplashScreenManager Members

DevExpress.XtraSplashScreen Namespace