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