SplashFormProperties.UseFadeOutEffect Property
Gets or sets whether to use a fade-out effect when a splash form is being closed.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to use a fade-out effect when a splash form is being closed; otherwise, false. |
See Also