# ComboBox

## Content



The **ComboBox** control lets a user pick items from lists. The control automatically complete entries as the user types, and allows users to show a drop-down list with the items available. You can populate the items list by binding the ComboBox control to a model.

![](https://cdn.mescius.io/document-site-files/images/9b6a6cfe-b8e8-42e9-8a04-da6cb7762977/images/combobox.gif)