BCGControlBar Pro for MFC
virtual void CBCGPBaseTabbedBar::GetTabArea ( CRect &  rectTabAreaTop,
CRect &  rectTabAreaBottom 
) const
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.

Parameters
rectTabAreaTopReceives the client coordinates of the top tab area.
rectTabAreaBottomReceives the client coordinates of the bottom tab area.

Reimplemented from CBCGPDockingControlBar.

Implemented in CBCGPOutlookBar, and CBCGPTabbedControlBar.