SystemBrushes.Control プロパティ

定義

3D 要素の表面の色を表す SolidBrush を取得します。

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

プロパティ値

3D 要素の表面の色を表す SolidBrush

適用対象