AmbientTheme.CommentIndicatorBrush Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le pinceau ambiant associé aux concepteurs commentés sur l’aire de conception du flux de travail.
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é
Associé Brush aux concepteurs commentés sur l’aire de conception du flux de travail.
- Attributs
Remarques
Si cette propriété contient une référence Null (Nothing en Visual Basic), par défaut, elle retourne une SolidBrush couleur définie sur la valeur de propriété actuelle CommentIndicatorColor .