|
pure virtual |
Returns bounding rectangles for the top and bottom tab areas.
Use this member function to determine the bounding rectangles (in client coordinates) for the top and bottom tab areas.
| rectTabAreaTop | Receives the client coordinates of the top tab area. |
| rectTabAreaBottom | Receives the client coordinates of the bottom tab area. |
Reimplemented from CBCGPDockingControlBar.
Implemented in CBCGPOutlookBar, and CBCGPTabbedControlBar.