SystemBrushes.InactiveCaptionText 屬性

定義

取得 SolidBrush,其為非使用中視窗標題列的文字色彩。

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

屬性值

SolidBrush,為非現用視窗標題列中文字的色彩。

適用於