---
title: Combo Box
framework: appkit
role: collectionGroup
role_heading: API Collection
path: appkit/combo-box
---

# Combo Box

Display a list of values in a pop-up menu that lets the user select a value or type in a custom value.

## Topics

### View

- [NSComboBox](appkit/nscombobox.md)

### Management

- [NSComboBoxDataSource](appkit/nscomboboxdatasource.md)
- [NSComboBoxDelegate](appkit/nscomboboxdelegate.md)

### Cells

- [NSComboBoxCell](appkit/nscomboboxcell.md)
- [NSComboBoxCellDataSource](appkit/nscomboboxcelldatasource.md)

## See Also

### Controls

- [Responding to control-based events using target-action](uikit/responding-to-control-based-events-using-target-action.md)
- [NSButton](appkit/nsbutton.md)
- [NSColorWell](appkit/nscolorwell.md)
- [NSComboButton](appkit/nscombobutton.md)
- [Date Picker](appkit/date-picker.md)
- [NSImageView](appkit/nsimageview.md)
- [NSLevelIndicator](appkit/nslevelindicator.md)
- [Path Control](appkit/path-control.md)
- [NSPopUpButton](appkit/nspopupbutton.md)
- [NSProgressIndicator](appkit/nsprogressindicator.md)
- [NSRuleEditor](appkit/nsruleeditor.md)
- [NSPredicateEditor](appkit/nspredicateeditor.md)
- [Search Field](appkit/search-field.md)
- [NSSegmentedControl](appkit/nssegmentedcontrol.md)
- [Slider](appkit/slider.md)
