SystemBrushes.GradientActiveCaption プロパティ

定義

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

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

プロパティ値

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

適用対象