In This Topic
For a list of all members of this type, see NSplitter members.
Protected Methods
| | Name | Description |
 | ArrangeContent | Overridden. Called to layout the split container children. |
 | GetLayoutArea | Overridden. Gets the area in which the given thumb and its adjacent panes should be laid out. |
 | GetNextPane | Overridden. Gets the next pane of the given splitter thumb. |
 | GetPreviousPane | Overridden. Gets the previous pane of the given splitter thumb. |
 | Initialize | Overridden. Initializes the splitter. |
 | MeasureContent | Overridden. Measures the desired size of the split container. |
Top
See Also