SystemColors.InfoText プロパティ

定義

ToolTip のテキストの色を表す Color 構造体を取得します。

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

プロパティ値

ツールヒントのテキストの色を表す Color

適用対象