共用方式為


SystemColors.ControlText 屬性

定義

取得 Color 結構,這個結構為 3D 項目中的文字色彩。

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

屬性值

Color,為 3D 項目中文字的色彩。

適用於