SystemBrushes.ControlText プロパティ

定義

3-D 要素内のテキストの色である 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

プロパティ値

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

適用対象