共用方式為


SystemColors.WindowFrame 屬性

定義

取得表示視窗框架色彩的 Color 結構。

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

屬性值

Color,為視窗框架的色彩。

適用於