Creates a panel that is associated with a System.Windows.Forms.SplitContainer.
See Also: SplitterPanel Members
The System.Windows.Forms.SplitterPanel is a member of its associated System.Windows.Forms.SplitContainer rather than being a member of the underlying form. At design time, the System.Windows.Forms.SplitterPanel is accessible through the SplitContainer.Panel1 or SplitContainer.Panel2 properties of System.Windows.Forms.SplitContainer.