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.
Returns the bounding rectangles for the top and bottom tab areas.
virtual void GetTabArea(
CRect& rectTabAreaTop,
CRect& rectTabAreaBottom
) const = 0;
Parameters
[out] rectTabAreaTop
Receives the screen coordinates of the upper tab area.[out] rectTabAreaBottom
Receives the screen coordinates of the lower tab area.
Remarks
Call this method to determine the bounding rectangles, in screen coordinates, for the upper and lower tab areas.
Requirements
Header: afxBaseTabbedPane.h