AmbientTheme.CommentIndicatorPen 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 stylet ambiant associé aux concepteurs commentés sur l'aire de conception de workflow.
public:
property System::Drawing::Pen ^ CommentIndicatorPen { System::Drawing::Pen ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Pen CommentIndicatorPen { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CommentIndicatorPen : System.Drawing.Pen
Public ReadOnly Property CommentIndicatorPen As Pen
Valeur de propriété
Valeur Pen associée 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 Pen dont la couleur a la valeur actuelle de la propriété CommentIndicatorColor et la largeur a la valeur 1.