SystemColors.GradientActiveCaption プロパティ

定義

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

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

プロパティ値

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

適用対象