SystemBrushes.ActiveCaptionText プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アクティブなウィンドウのタイトル バーのテキストの色である SolidBrush を取得します。
public:
static property System::Drawing::Brush ^ ActiveCaptionText { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush ActiveCaptionText { get; }
static member ActiveCaptionText : System.Drawing.Brush
Public Shared ReadOnly Property ActiveCaptionText As Brush
プロパティ値
アクティブなウィンドウのタイトル バーの背景の色を表す SolidBrush。