Partager via


AmbientTheme.ForegroundBrush Propriété

Définition

Obtient le pinceau de premier plan ambiant pour l'aire de conception de workflow.

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

Valeur de propriété

Brush

Valeur Brush qui représente le pinceau de premier plan ambiant.

Attributs

Remarques

Si cette propriété contient une référence Null (Nothing en Visual Basic), elle retournera par défaut un SolidBrush dont la couleur a la valeur actuelle de la propriété ForeColor.

S’applique à