Returns the size and position of the tab area of the tabbed window.
Use this function to determine the size and position of the tab area of the tabbed window. rectTabAreaTop and/or rectTabAreaBottom may be empty if there is no tab area at the top or bottom of the tabbed window.
- Parameters
-
rectTabAreaTop | Contains the size and position (in the client coordinates) of the top tab area when the function returns. |
rectTabAreaBottom | Contains the size and position (in the client coordinates) of the bottom tab area when the function returns. |