Share via


SystemBrushes.ControlText 属性

定义

获取表示三维元素中文本颜色的 SolidBrush

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,它是三维元素中文本的颜色。

适用于