Retrieves the rectangle above which the mouse information has been requested.
Rect GetRect (void) const;
Return Value
The rectangle of the retrieved mouse data. If there was no valid data retrieving, it is a (0,0,0,0)
rectangle.
Description
Retrieves the rectangle above which the mouse information has been requested. This rectangle is the item
bounding rectangle, or the dialog client rectangle, if there is no dialog item below the mouse.