CSplitterWnd::DoKeyboardSplit

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

Syntax

virtual BOOL DoKeyboardSplit( );

At a Glance

Header file: Afxext.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CSplitterWnd Overview, CSplitterWnd Member Functions, Frame Windows and Splitter Windows, CView