Show AllShow All

Add items to a list at design time

  1. In design time, drag the ListBox or ComboBox control from the Control Toolbox to the form.
  2. Right-click the control, and then click Properties on the shortcut menu.
  3. On the Value page, click Choose Field, point to the User-defined field set, and then click the custom field to which you want the control bound.
  4. In the Possible values box, type the values for the items, separated by semicolons, that you want to appear in the list.