AmbientTheme.SelectionForegroundBrush Tulajdonság

Definíció

Lekéri a munkafolyamat-tervezőfelületen megjelenített kijelölt elemekhez társított grafikus alakzatok kitöltéséhez használt környezeti előtérkefét.

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

Tulajdonság értéke

A Brush tervezőfelületen a munkafolyamat írásvédett elemeihez társított ecsetet jelöli.

Attribútumok

Megjegyzések

Ha ez a tulajdonság null hivatkozást tartalmaz (Nothing Visual Basic), alapértelmezés szerint egy SolidBrush objektumot ad vissza, amelynek színét az aktuális SelectionForeColor tulajdonságértékre állítja.

A következőre érvényes: