PropertyGrid.ViewBorderColor 屬性

定義

取得或設定方格區域周圍的框線色彩。

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

屬性值

屬性格線框線的色彩。

適用於