SystemColors.WindowFrame Property

Definition

Gets a Color structure that is the color of a window frame.

public:
 static property System::Drawing::Color WindowFrame { System::Drawing::Color get(); };
public static System.Drawing.Color WindowFrame { get; }
static member WindowFrame : System.Drawing.Color
Public Shared ReadOnly Property WindowFrame As Color

Property Value

A Color that is the color of a window frame.

Applies to