Provides user resizing of docked elements at run time. To use a Splitter you can dock any control to an edge of a container, and then dock the splitter to the same edge. The splitter will then resize the control that is previous in the docking order.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
Splitter
[Visual Basic] Public Class Splitter Inherits RichControl Implements IMessageFilter [C#] public class Splitter : RichControl, IMessageFilter [C++] public __gc class Splitter : public RichControl, IMessageFilter [JScript] public class Splitter extends RichControl, IMessageFilter
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll