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

適用対象