CStatusBar::GetItemRect
複製 nIndex 指定顯示的座標的結構所指向的 lpRect。
void GetItemRect(
int nIndex,
LPRECT lpRect
) const;
參數
備註
座標是以像素相對於這個狀態列的左上角。
需求
Header: afxext.h
複製 nIndex 指定顯示的座標的結構所指向的 lpRect。
void GetItemRect(
int nIndex,
LPRECT lpRect
) const;
座標是以像素相對於這個狀態列的左上角。
Header: afxext.h