Gets or sets the current template set.
The TemplateSet containing currently used templates.
TemplateSet is the collection of ItemTemplates. The TemplateIndex and SelectedTemplateIndex are the indices to this template set, using the default templates, when incorrect index is used.
You can have prepared more template sets for different occassions, and change the look of the AdvancedComboBox by simply swapping the template sets without changing the indices in each ListItem.
AdvancedComboBox Class | Resco.Controls.AdvancedComboBox Namespace