A SplitContainerControl allows one of its panels to be collapsed when an end-user clicks the splitter. To enable this feature, specify the panel to be collapsed via the CollapsePanel property. The SetPanelCollapsed method collapses/restores the specified panel in code.