AxHost.BackColor 屬性
定義
這個成員對這個控制項來說不具意義。This member is not meaningful for this control.
public:
virtual property System::Drawing::Color BackColor { System::Drawing::Color get(); void set(System::Drawing::Color value); };
[System.ComponentModel.Browsable(false)]
public override System.Drawing.Color BackColor { get; set; }
member this.BackColor : System.Drawing.Color with get, set
Public Overrides Property BackColor As Color
屬性值
色彩,表示控制項的背景色彩。A Color that represents the background color of the control.
- 屬性