The combo box control provides all the features of the regular combo box. It also offers the following features:
- Can be used both on the ribbon and on the form.
- MultiColumns mode support (see Figure 3).
- KeyTip support.
- ScreenTip support.
- Separate images for the normal, hovered, pressed and disabled states. In most cases, however, you can simply assign two images (small and large) for the normal state and the state effects will be applied on the fly.
- Cue banner support.
Figure 1. Open combo box in a ribbon group
Figure 2. Combo boxes on the form
Figure 3. Open combo box in MultiColumns mode