_foreground Field

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

Contains the brush used to paint a control's foreground.

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

Syntax

'Declaration
Protected Friend _foreground As Brush
protected internal Brush _foreground
protected public:
Brush^ _foreground
val mutable _foreground: Brush
 var _foreground : Brush

.NET Framework Security

See Also

Reference

Control Class

Microsoft.SPOT.Presentation.Controls Namespace