String Collection Editor

Enables you to view and change the list of strings for controls such as list boxes and combo boxes. Display this editor from the Properties window by clicking the Ellipsis (VisualStudioEllipsesButton screenshot) button next to the Items property of the control.

  • Enter the strings in the collection
    Lists the strings in the collection. Each line of text is considered to be an individual string.

See Also

Reference

ComboBox Control Overview (Windows Forms)

ListBox Control Overview (Windows Forms)

CheckedListBox Control Overview (Windows Forms)

Other Resources

Windows Forms Designer Editors