SystemBrushes.InfoText プロパティ

定義

ツールヒントのテキストの色を表す SolidBrush を取得します。

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

プロパティ値

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

適用対象