DefaultOverlayFormOptions.Painter Property
Gets an OverlayWindowPainterBase object that specifies an Overlay Form painter.
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 |
---|---|
DevExpress.XtraSplashScreen.OverlayWindowPainterBase | Overlay Form painter. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Painter |
---|---|
DXSplashScreen |
|
See Also