SystemBrushes.InactiveCaptionText プロパティ

定義

アクティブでないウィンドウのタイトル バーのテキストの色を表す SolidBrush を取得します。

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

プロパティ値

アクティブでないウィンドウのタイトル バーのテキストの色を表す SolidBrush

適用対象