PropertyGrid.CommandsForeColor 属性

定义

获取或设置作用命令区的前景色。

public:
 property System::Drawing::Color CommandsForeColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
public System.Drawing.Color CommandsForeColor { get; set; }
member this.CommandsForeColor : System.Drawing.Color with get, set
Public Property CommandsForeColor As Color

属性值

Color 值之一。 默认为控件文本的默认系统颜色。

适用于