Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the bounding rectangle of the button.
void SetRect(
const CRect rect
);
Parameters
- [in] rect
The new bounding rectangle of the button.
Remarks
This method calls the CMFCToolBarButton::OnMove method after it sets the new bounding rectangle.
Requirements
Header: afxtoolbarbutton.h