Partager via


AmbientTheme.CommentIndicatorBrush Propriété

Définition

Obtient le pinceau ambiant associé aux concepteurs commentés sur l'aire de conception de workflow.

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

Valeur de propriété

Brush

Brush associé aux concepteurs commentés sur l'aire de conception de workflow.

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é CommentIndicatorColor.

S’applique à