SplashFormProperties.ClosingDelay Property
Gets or sets the delay, in milliseconds, before the splash form is closed.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value that specifies the delay, in milliseconds, before the splash form is closed. |
See Also