CStatusBar::GetPaneInfo

This method sets nidentifier, nStyle, and cxWidth to the identifier, style, and width of the indicator pane at the location specified by nIndex.

At a Glance

Header file: Afxext.h
Platforms: Palm-size PC, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

void GetPaneInfo( int nIndex, UINT& nID, UINT& nStyle, int& cxWidth ) const;