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.
UINT GetPaneStyle( int nIndex ) const;
Return Value
The style of the status-bar pane specified by nIndex.
Parameters
nIndex
Index of the pane whose style is to be retrieved.
Remarks
Call this member function to retrieve the style of a status bar’s pane. A pane’s style determines how the pane appears.
For a list of styles available for status bars, see Create.
CStatusBar Overview | Class Members | Hierarchy Chart
See Also CStatusBar::Create, CStatusBar::SetPaneStyle