Editing Items in Combo Box Controls

Complete the following steps to edit items in a combo box control:

  1. Right-click the control and select Edit Items from the shortcut menu to display the Edit Items page of the Properties dialog box.
  2. Complete one or more of the following actions:
    Note��You can drag and drop or delete multiple items at once by pressing and holding the <Ctrl> key, selecting the items, and completing the desired action. (macOS) Press the <Command> key. (Linux) Press the <Alt> key.
  3. Click OK.

You also can use the Strings [] property or the Strings And Values [] property to edit strings in combo boxes programmatically.