Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
voidGetPaneInfo(intnIndex**,UINT&nID,UINT&nStyle,int&cxWidth)const;**
Parameters
nIndex
Index of the pane whose information is to be retrieved.
nID
Reference to a UINT that is set to the ID of the pane.
nStyle
Reference to a UINT that is set to the style of the pane.
cxWidth
Reference to an integer that is set to the width of the pane.
Remarks
Sets nID, nStyle, and cxWidth to the ID, style, and width of the indicator pane at the location specified by nIndex.
CStatusBar Overview | Class Members | Hierarchy Chart
See Also CStatusBar::SetPaneInfo, CStatusBar::GetItemID, CStatusBar::GetItemRect