void CBCGPToolbarMenuButton::GetImageRect | ( | CRect & | rectImage | ) |
Retrieves a rectangular area where the button's image is displayed.
The toolbar menu button can display an image. Call this member function to determine the image area.
rectImage | [out] A reference to a CRect object that receives the image bounding rectangle data. |