Click or drag to resize

Splitter Methods

The Splitter type exposes the following members.

Methods
  NameDescription
Protected methodGetCallback
Gets an instance of an object used to perform callbacks to the widget from handler implementations
(Overrides ControlGetCallback.)
Protected methodOnPositionChanged
Raises the PositionChanged event.
Public methodRemove
Removes the specified child from the container.
(Overrides ContainerRemove(Control).)
Top
See Also