Brushes.OldLace Property

Definition

Gets a system-defined Brush object.

public:
 static property System::Drawing::Brush ^ OldLace { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush OldLace { get; }
static member OldLace : System.Drawing.Brush
Public Shared ReadOnly Property OldLace As Brush

Property Value

A Brush object set to a system-defined color.

Applies to