Back to Devexpress

OverlayWindowOptions.ForeColor Property

windowsforms-devexpress-dot-xtrasplashscreen-dot-overlaywindowoptions-83e20c42.md

latest1.7 KB
Original Source

OverlayWindowOptions.ForeColor Property

Gets or sets the foreground color.

Namespace : DevExpress.XtraSplashScreen

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Color ForeColor { get; set; }
vb
Public Property ForeColor As Color

Property Value

TypeDescription
Color

The foreground color.

|

Property Paths

You can access this nested property as listed below:

LibraryObject TypePath to ForeColor
WinForms ControlsOverlayWindowOptions

.Default .ForeColor

| | XAF: Cross-Platform .NET App UI & Web API | DefaultOverlayFormOptions |

.Options .ForeColor

|

See Also

OverlayWindowOptions Class

OverlayWindowOptions Members

DevExpress.XtraSplashScreen Namespace