--- title: "Splitter Control" ms.date: "03/30/2017" helpviewer_keywords: - "multiple views" - "Splitter control [Windows Forms]" - "views [Windows Forms], multiple per frame" ms.assetid: 6f287407-e895-4b07-a46a-a5bff8388d46 --- # Splitter Control (Windows Forms) 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. > [!NOTE] > Although replaces and adds functionality to the `Splitter` control of previous versions, `Splitter` is retained for both backward compatibility and future use if you choose. ## In This Section [Splitter Control Overview](splitter-control-overview-windows-forms.md) Explains what this control is and its key features and properties. ## Reference class Describes this class and has links to all its members. ## Related Sections [Controls to Use on Windows Forms](controls-to-use-on-windows-forms.md) Provides a complete list of Windows Forms controls, with links to information on their use.