Share via


SystemBrushes.WindowFrame 屬性

定義

取得 SolidBrush,其為視窗框架的色彩。

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

屬性值

SolidBrush,為視窗框架的色彩。

適用於