SystemBrushes.InactiveCaption プロパティ

定義

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

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

プロパティ値

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

適用対象