CSplitterWnd::DoKeyboardSplit

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

virtual BOOL DoKeyboardSplit( );

Return Value

Nonzero if successful; otherwise 0.

Remarks

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

Requirements

Header: afxext.h

See Also

Reference

CSplitterWnd Class

Hierarchy Chart

CView Class