Allow your users to easily collapse and restore to the previous extent any application panes divided by WinSplitter™. Users can collapse and restore by clicking on the optional collapse/restore button located on the splitter bar, and you can programmatically collapse or restore an application pane by setting the Collapsed property.
WinSplitter™ allows you to set minimum and maximum sizes to each side, so that the user cannot resize an area to become wider (taller) or narrower (shorter) than you require. You can set these constraints through property settings, instead of having to carefully code event handlers.
WinSplitter™ works equally well as either a horizontal splitter (dividing top from bottom) or a vertical splitter (dividing left from right).