DefaultOverlayFormOptions.Painter Property
Gets an OverlayWindowPainterBase object that specifies an Overlay Form painter.
Namespace: DevExpress.ExpressApp.Win
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
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