SystemBrushes.InactiveBorder 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 SolidBrush,這是非使用中視窗框線的色彩。
public:
static property System::Drawing::Brush ^ InactiveBorder { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush InactiveBorder { get; }
static member InactiveBorder : System.Drawing.Brush
Public Shared ReadOnly Property InactiveBorder As Brush
屬性值
SolidBrush,為非現用視窗的框線色彩。