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.
voidGetItemRect(intnIndex**,LPRECTlpRect)const;**
Parameters
nIndex
Index of the indicator whose rectangle coordinates are to be retrieved.
lpRect
Points to a structure or a CRect object that will receive the coordinates of the indicator specified by nIndex.
Remarks
Copies the coordinates of the indicator specified by nIndex into the structure pointed to by lpRect. Coordinates are in pixels relative to the upper-left corner of the status bar.
CStatusBar Overview | Class Members | Hierarchy Chart
See Also CStatusBar::CommandToIndex, CStatusBar::GetPaneInfo