共用方式為


SystemColors.InfoText 屬性

定義

取得 Color 結構,這個結構為工具提示的文字色彩。

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

屬性值

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

適用於