CSplitterWnd Members

Base Class Members

CObject Members

CCmdTarget Members

CWnd Members

Construction

Create

Call to create a dynamic splitter window and attach it to the CSplitterWnd object.

CreateStatic

Call to create a static splitter window and attach it to the CSplitterWnd object.

CreateView

Call to create a pane in a splitter window.

CSplitterWnd

Call to construct a CSplitterWnd object.

Operations

GetColumnCount

Returns the current pane column count.

GetColumnInfo

Returns information on the specified column.

GetPane

Returns the pane at the specified row and column.

GetRowCount

Returns the current pane row count.

GetRowInfo

Returns information on the specified row.

GetScrollStyle

Returns the shared scroll-bar style.

IdFromRowCol

Returns the child window ID of the pane at the specified row and column.

IsTracking

Determines if splitter bar is currently being moved.

IsChildPane

Call to determine whether the window is currently a child pane of this splitter window.

RecalcLayout

Call to redisplay the splitter window after adjusting row or column size.

SetColumnInfo

Call to set the specified column information.

SetRowInfo

Call to set the specified row information.

SetScrollStyle

Specifies the new scroll-bar style for the splitter window's shared scroll-bar support.

Overridables

ActivateNext

Performs the Next Pane or Previous Pane command.

CanActivateNext

Checks to see if the Next Pane or Previous Pane command is currently possible.

CreateScrollBarCtrl

Creates a shared scroll bar control.

DeleteColumn

Deletes a column from the splitter window.

DeleteRow

Deletes a row from the splitter window.

DeleteView

Deletes a view from the splitter window.

DoKeyboardSplit

Performs the keyboard split command, usually "Window Split."

DoScroll

Performs synchronized scrolling of split windows.

DoScrollBy

Scrolls split windows by a given number of pixels.

GetActivePane

Determines the active pane from the focus or active view in the frame.

OnDraw

Called by the framework to draw the splitter window.

OnDrawSplitter

Renders an image of a split window.

OnInvertTracker

Renders the image of a split window to be the same size and shape as the frame window.

SetActivePane

Sets a pane to be the active one in the frame.

SplitColumn

Indicates where a frame window splits vertically.

SplitRow

Indicates where a frame window splits horizontally.

See Also

Reference

CSplitterWnd Class

Hierarchy Chart