CSplitterWnd::GetColumnCount

Call this member function to retrieve the current number of columns in the splitter. For a static splitter, this will also be the maximum number of columns.

Syntax

int GetColumnCount( );

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, CSplitterWnd::GetRowCount