共用方式為


SystemBrushes.Desktop 屬性

定義

取得 SolidBrush,其為桌面的色彩。

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

屬性值

SolidBrush,為桌面的色彩。

適用於