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.
Call this member function to set the style of a status bar's pane.
void SetPaneStyle(
int nIndex,
UINT nStyle
);
Parameters
nIndex
Index of the pane whose style is to be set.nStyle
Style of the pane whose style is to be set.
Remarks
A pane's style determines how the pane appears.
For a list of styles available for status bars, see SetPaneInfo.
Requirements
Header: afxext.h