Back to Devexpress

OverlayWindowOptions Constructors

windowsforms-devexpress-dot-xtrasplashscreen-dot-overlaywindowoptions-dot-ctor.md

latest1.6 KB
Original Source

OverlayWindowOptions Constructors

Represents a set of options that specify an Overlay Form

NameParametersDescription
OverlayWindowOptions()noneInitializes a new instance of the OverlayWindowOptions class.
OverlayWindowOptions(Nullable<Boolean>, Nullable<Boolean>, Nullable<Color>, Nullable<Color>, Nullable<Double>, Image, IOverlayWindowPainter, String, Nullable<ImageRotationParams>, Nullable<Int32>, Nullable<Size>, Nullable<WaitAnimationType>, Nullable<LineAnimationParams>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>)fadeIn, fadeOut, backColor, foreColor, opacity, image, customPainter, skinName, rotationParameters, startupDelay, imageSize, animationType, lineAnimationParameters, useDirectX, disableInput, trackOwnerBoundsInitializes a new instance of the OverlayWindowOptions class with specified settings.

See Also

OverlayWindowOptions Class

OverlayWindowOptions Members

DevExpress.XtraSplashScreen Namespace