Input for WinForms
BackColor プロパティ (C1DropDownControlBase)

C1.Win.Input.8 アセンブリ > C1.Win.Input.Base 名前空間 > C1DropDownControlBase クラス : BackColor プロパティ
Gets or sets the background color for the control.
シンタックス
'宣言
 
Public Overrides Property BackColor As System.Drawing.Color
public override System.Drawing.Color BackColor {get; set;}

プロパティ値

A System.Drawing.Color that represents the background color of the control. The default is the value of the System.Windows.Forms.Control.DefaultBackColor property.
参照

C1DropDownControlBase クラス
C1DropDownControlBase メンバ