PropertyGrid.ViewBackColor 屬性

定義

取得或設定值,指出方格中的背景色彩。

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

屬性值

其中一個 Color 值。 預設值為視窗的預設系統色彩。

適用於