Splitter Control (Windows Forms)
Visual Studio .NET 2003
Windows Forms Splitter controls are used to resize docked controls at run time. The Splitter control is often used on forms with controls that have varying lengths of data to present, like Windows Explorer, whose data panes contain information of varying widths at different times.
In This Section
- Introduction to the Windows Forms Splitter Control
- Explains what this control is and its key features and properties.
- Walkthrough: Creating a Multipane User Interface with Windows Forms
- Creates a multipane user interface that is similar to the one used in Microsoft Outlook.
Related Sections
- Controls You Can Use On Windows Forms
- Provides a complete list of Windows Forms controls, with links to information on their use.
- Splitter Class
- Describes this class and has links to all its members.