共用方式為


SystemBrushes.ControlText 屬性

定義

取得 SolidBrush,其為 3D 項目中文字的色彩。

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

屬性值

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

適用於