SystemBrushes.InfoText 屬性

定義

取得 SolidBrush,其為工具提示的文字色彩。

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

屬性值

SolidBrush,為工具提示的文字色彩。

適用於