PropertyGrid.CommandsBorderColor 属性

定义

获取或设置作用命令区的周边的边框色。

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

属性值

Color

命令边框的颜色。

适用于