Back to Devexpress

OverlayWindowOptions Properties

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

latest3.1 KB
Original Source

OverlayWindowOptions Properties

Represents a set of options that specify an Overlay Form

NameDescription
AnimationTypeGets or sets whether the wait indicator is a rotating image or dots arranged in a line.
BackColorGets or sets the background color.
CustomPainterGets or sets an object used to paint a form.
Default staticGets the default options.
DisableInputGets or sets whether the Overlay Form receives focus and disables user input on the overlapped control.
FadeInGets or sets whether to use the fade-in effect to show the form.
FadeOutGets or sets whether to use the fade-out effect to close the form.
ForeColorGets or sets the foreground color.
ImageGets or sets a custom rotating image.
ImageSizeGets or sets the size of the predefined rotating image.
LineAnimationParametersGets or sets the number of dots, their size, and distance between them in a line wait indicator.
OpacityGets or sets the form opacity.’
RotationParametersGets or sets the rotation period and the number of frames in a single rotation.
SkinNameGets or sets the name of the skin applied to the form.
StartupDelayGets or sets the delay before the form is shown.
TrackOwnerBounds
UseDirectXGets or sets whether DirectX is used to render an Overlay Form.

See Also

OverlayWindowOptions Class

OverlayWindowOptions Members

DevExpress.XtraSplashScreen Namespace