SystemBrushes.Control 属性

定义

获取表示三维元素表面颜色的 SolidBrush

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

属性值

SolidBrush,它是三维元素的表面颜色。

适用于