Windows Forms Designer Dialog Boxes
Visual Studio provides many dialog boxes to help design your Windows Forms applications.
In This Section
AutoFormat Dialog Box (Windows Forms DataGrid Control)
Describes a dialog box that allows you to select a predefined format for a Windows Forms DataGrid control.CellStyle Builder Dialog Box (Windows Forms DataGridView Control)
Describes a dialog box that allows you to set DataGridViewCellStyle properties in the designer.ContextMenuStrip Tasks Dialog Box
Describes a dialog box that provides convenient access to typical ContextMenuStrip commands and property settings.Data UI Customization, Windows Forms Designer, Options Dialog Box
Describes a dialog box that specifies which controls appear in the list of available controls for each table and column in the Data Sources Window.Edit Columns Dialog Box (Windows Forms DataGridView Control)
Describes a dialog box that allows you to add, remove, rearrange, and modify columns in the DataGridView control.Format String Dialog Box
Describes a dialog box that allows you to construct a string used to format data displayed in places such as a ListBox control or a DataGridView cell.Formatting and Advanced Binding Dialog Box
Describes a dialog box that allows you to bind any property in the Properties window to a data source.General, Windows Forms Designer, Options Dialog Box
Describes a dialog box that allows you to change the default settings for visual designers within Visual Studio.Inheritance Picker Dialog Box
Describes a dialog box that allows you to specify which component a new form or user control will derive from.MenuStrip Tasks Dialog Box
Describes a dialog box that provides convenient access to typical MenuStrip commands and property settings.Select Resource Dialog Box
Describes a dialog box that assigns images to a form or control.StatusStrip Tasks Dialog Box
Describes a dialog box that provides convenient access to typical StatusStrip commands and property settings.ToolStrip Tasks Dialog Box
Describes a dialog box that provides convenient access to typical ToolStrip commands and property settings.ToolStripContainer Tasks Dialog Box
Describes a dialog box that provides convenient access to typical ToolStripContainer commands and property settings.