PyCToolBarCtrl.GetItemRect

left, top, right, bottom = GetItemRect(nID)

Retrieve the bounding rectangle of a button in a toolbar control.

Parameters

nID : int

ID of the button.

MFC References

CToolBarCtrl::GetItemRect