SystemColors.InactiveCaption プロパティ

定義

アクティブでないウィンドウのタイトル バーの背景の色を表す Color 構造体を取得します。

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

プロパティ値

アクティブでないウィンドウのタイトル バーの背景の色を表す Color

適用対象