SystemColors.Desktop 屬性

定義

取得 Color 結構,其為桌面的色彩。

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

屬性值

Color,為桌面的色彩。

適用於