SplashFormProperties.AllowGlowEffect Property
Gets or sets whether the splash form is displayed using the glow effect.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true if the splash form is displayed using the glow effect; otherwise, false. |
See Also