ForeColor Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the foreground color for the text in the current text run.

Namespace:  Microsoft.SPOT.Presentation.Controls
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly ForeColor As Color
public readonly Color ForeColor
public:
initonly Color ForeColor
val ForeColor: Color
public final var ForeColor : Color

.NET Framework Security

See Also

Reference

TextRun Class

Microsoft.SPOT.Presentation.Controls Namespace