Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the width of the pane of a status bar.
int GetPaneWidth(
int nIndex
) const;
Parameters
- [in] nIndex
Specifies the index of the status bar pane.
Return Value
The width of the status bar pane that nIndex specifies; otherwise, zero if a status-bar pane does not exist.
Requirements
Header: afxstatusbar.h