AmbientTheme.CommentIndicatorBrush Tulajdonság

Definíció

Lekéri a megjegyzésekkel ellátott tervezőkhöz társított környezeti kefét a munkafolyamat tervezési felületén.

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

Tulajdonság értéke

A Brush munkafolyamat tervezőfelületén megjegyzéssel ellátott tervezőkhöz társított.

Attribútumok

Megjegyzések

Ha ez a tulajdonság null hivatkozást tartalmaz (Nothing Visual Basic), alapértelmezés szerint egy SolidBrush a jelenlegi CommentIndicatorColor tulajdonságértékre van állítva.

A következőre érvényes: