Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Base Class Members
Construction
Call to create a dynamic splitter window and attach it to the CSplitterWnd object. |
|
Call to create a static splitter window and attach it to the CSplitterWnd object. |
|
Call to create a pane in a splitter window. |
|
Call to construct a CSplitterWnd object. |
Operations
Returns the current pane column count. |
|
Returns information on the specified column. |
|
Returns the pane at the specified row and column. |
|
Returns the current pane row count. |
|
Returns information on the specified row. |
|
Returns the shared scroll-bar style. |
|
Returns the child window ID of the pane at the specified row and column. |
|
Determines if splitter bar is currently being moved. |
|
Call to determine whether the window is currently a child pane of this splitter window. |
|
Call to redisplay the splitter window after adjusting row or column size. |
|
Call to set the specified column information. |
|
Call to set the specified row information. |
|
Specifies the new scroll-bar style for the splitter window's shared scroll-bar support. |
Overridables
Performs the Next Pane or Previous Pane command. |
|
Checks to see if the Next Pane or Previous Pane command is currently possible. |
|
Creates a shared scroll bar control. |
|
Deletes a column from the splitter window. |
|
Deletes a row from the splitter window. |
|
Deletes a view from the splitter window. |
|
Performs the keyboard split command, usually "Window Split." |
|
Performs synchronized scrolling of split windows. |
|
Scrolls split windows by a given number of pixels. |
|
Determines the active pane from the focus or active view in the frame. |
|
Called by the framework to draw the splitter window. |
|
Renders an image of a split window. |
|
Renders the image of a split window to be the same size and shape as the frame window. |
|
Sets a pane to be the active one in the frame. |
|
Indicates where a frame window splits vertically. |
|
Indicates where a frame window splits horizontally. |