Back to Devexpress

OverlayWindowOptions.StartupDelay Property

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

latest1.7 KB
Original Source

OverlayWindowOptions.StartupDelay Property

Gets or sets the delay before the form is shown.

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public int StartupDelay { get; set; }
vb
Public Property StartupDelay As Integer

Property Value

TypeDescription
Int32

The delay before the form is shown.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to StartupDelay
WinForms ControlsOverlayWindowOptions

.Default .StartupDelay

| | XAF: Cross-Platform .NET App UI & Web API | DefaultOverlayFormOptions |

.Options .StartupDelay

|

See Also

OverlayWindowOptions Class

OverlayWindowOptions Members

DevExpress.XtraSplashScreen Namespace