AmbientTheme.ForegroundBrush Egenskap

Definition

Hämtar den omgivande förgrundspenseln för arbetsflödets designyta.

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

Egenskapsvärde

Ett Brush värde som representerar den omgivande förgrundspenseln.

Attribut

Kommentarer

Om den här egenskapen innehåller en null-referens (Nothing i Visual Basic) returnerar den som standard ett SolidBrush med dess färg inställd på det aktuella egenskapsvärdet ForeColor.

Gäller för