CSplitterWnd::DoKeyboardSplit

virtual BOOL DoKeyboardSplit( );

Return Value

Nonzero if successful; otherwise 0.

Remarks

This member function is called by the framework to perform a keyboard split command, usually Window Split.

This member function is a high level command that is used by the CView class to delegate to the CSplitterWnd implementation.

CSplitterWnd OverviewClass MembersHierarchy Chart

See Also   CView