'Declaration Public Shadows Property BackgroundColor As System.Drawing.Color
public new System.Drawing.Color BackgroundColor { get; set; }
public: __property new System.Drawing.Color* get_BackgroundColor(); public: __property new void set_BackgroundColor(
System.Drawing.Color* value
);
public:
new property System.Drawing.Color^ BackgroundColor { System.Drawing.Color^ get(); void set(System.Drawing.Color^ value); }
Property Value
Значение по умолчанию - White.