SSSplitter
The Sheridan SSSplitter is a container control that organizes the controls it contains into “n” resizable panes, which are separated by splitter bars that can be dragged with the mouse.
The following list shows which SSSplitter components are mapped to .NET equivalents:
Class | Maps To |
SSSplitter.SSSplitter | System.Windows.Forms.SplitContainer |
SSSplitter.Constants_SplitterBarAppearance | System.Windows.Forms.BorderStyle |
SSSplitter.IPane | System.Windows.Forms.SplitterPanel |
SSSplitter.Pane | System.Windows.Forms.SplitterPanel |