Skip to main content

Combo Box

Provides a dropdown list of predefined options while also allowing users to enter their own custom value.

Key characteristics

  • Can contain either custom text or a selected dropdown value
  • Can contain text in only one style
  • Cannot contain other content controls

When to use

Use this control when you want suggested values but still need to allow manual user input.