This method retrieves the text that appears in a status-bar pane. The second implementation of this method fills a CString object with the string text.
Header file: | Afxext.h |
Platforms: | Palm-size PC, H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
CString GetPaneText( int nIndex ) const;
void GetPaneText( int nIndex, CString& rString ) const;