SplashScreenManager.ActivateParentOnSplashFormClosing Property
Gets or sets whether a splash form’s parent is activated on closing the splash form.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if a splash form’s parent is activated on closing the splash form; otherwise, false. |
See Also