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

命令框線的色彩。

適用於