SystemBrushes.ControlText プロパティ

定義

3D 要素のテキストの色を表す SolidBrush を取得します。

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

プロパティ値

3D 要素のテキストの色を表す SolidBrush

適用対象