SystemColors.ControlText プロパティ

定義

3D 要素のテキストの色を表す Color 構造体を取得します。

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

プロパティ値

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

適用対象