CToolBarCtrl::GetItemRect
检索一个按钮的边框在工具栏控件的。
BOOL GetItemRect(
int nIndex,
LPRECT lpRect
) const;
参数
返回值
非零,如果成功;否则零。
备注
此功能不检索状态设置为 TBSTATE_HIDDEN的按钮的边框。
要求
Header: afxcmn.h
检索一个按钮的边框在工具栏控件的。
BOOL GetItemRect(
int nIndex,
LPRECT lpRect
) const;
非零,如果成功;否则零。
此功能不检索状态设置为 TBSTATE_HIDDEN的按钮的边框。
Header: afxcmn.h