AmbientTheme.DropIndicatorBrush Tulajdonság

Definíció

Lekéri a munkafolyamat tervezési felületére húzható objektumhoz társított környezeti ecsetet.

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

Tulajdonság értéke

Egy Brush objektumhoz társított objektum, amelyet a munkafolyamat tervezési felületére húz.

Attribútumok

Megjegyzések

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

A következőre érvényes: