'宣言 Public Property Appearance As Infragistics.Win.AppearanceBase
public Infragistics.Win.AppearanceBase Appearance {get; set;}
この Appearance オブジェクトに対する設定は、コントロール全体に影響します。境界線内の領域のみを特定の色にしたい場合には、ContentAreaAppearance プロパティで Infragistics.Win.AppearanceBase.BackColor プロパティを設定します。