AmbientTheme.ForegroundBrush Tulajdonság

Definíció

Lekéri a munkafolyamat tervezési felületéhez tartozó környezeti előtérkefét.

public:
 property System::Drawing::Brush ^ ForegroundBrush { System::Drawing::Brush ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush ForegroundBrush { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ForegroundBrush : System.Drawing.Brush
Public ReadOnly Property ForegroundBrush As Brush

Tulajdonság értéke

A Brush környezeti előtérkefét jelképező érték.

Attribútumok

Megjegyzések

Ha ez a tulajdonság null hivatkozást tartalmaz (Nothing Visual Basic), alapértelmezés szerint egy SolidBrush a jelenlegi ForeColor tulajdonságértékre van állítva.

A következőre érvényes: