ISupportOverlayForm.CanShowOverlayForm Property
Indicates whether the WinForms Splash Screen Manager can show an Overlay Form.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if an XAF application can show an Overlay Form ; otherwise, false. |
See Also