Windows Forms Designer Editors
Visual Studio provides several editors for use with various collections in Windows Forms.
In This Section
Byte Collection Editor
Describes an editor for viewing and changing an array of bytes.ColumnHeader Collection Editor
Describes an editor for viewing and changing the list of columns for a Windows Forms ListView control.LinkArea Editor
Describes an editor for viewing and changing the link area of a LinkLabel control.TreeNode Editor
Describes an editor for viewing and changing the list of nodes for a Windows Forms TreeView control.ToolStrip Items Collection Editor
Describes an editor for adding, removing, and reordering ToolStripItem controls of a ToolStrip and viewing and setting ToolStrip and ToolStripItem properties.StatusStrip Items Collection Editor
Describes an editor for adding, removing, and reordering ToolStripItem controls of a StatusStrip and viewing and setting StatusStrip and ToolStripItem properties.ContextMenuStrip Items Collection Editor
Describes an editor for adding, removing, and reordering ToolStripItem controls of a ContextMenuStrip and viewing and setting ContextMenuStrip and ToolStripItem properties.MenuStrip Items Collection Editor
Describes an editor for adding, removing, and reordering ToolStripItem controls of a MenuStrip and viewing and setting MenuStrip and ToolStripItem properties.String Collection Editor
Describes an editor used to view and change the list of strings for controls such as list boxes and combo boxes.