MobileForms Toolkit Documentation

ItemTemplate.BackColor Property

Gets or sets the background color of the ItemTemplate.

public virtual System.Drawing.Color BackColor {get; set;}

Property Value

The background Color of the ItemTemplate.

Remarks

The item background is drawn with this color.

See Also

ItemTemplate Class | Resco.Controls.AdvancedComboBox Namespace