SystemBrushes.GradientInactiveCaption プロパティ

定義

アクティブでないウィンドウのタイトル バーに適用される色のグラデーションにおいて最も明るい色を表す SolidBrush を取得します。

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

プロパティ値

アクティブでないウィンドウのタイトル バーに適用される色のグラデーションにおいて最も明るい色を表す SolidBrush

適用対象