>>-aTabControl~PosRectangle(--tab--)---------------------------><
The PosRectangle method retrieves the rectangle around a tab in a tab control.
The only argument is:
The number of the tab.
A string containing the coordinates of the rectangle, or an empty string. The coordinates are separated by blanks and are in the following order:
X-coordinate of the upper left corner of the rectangle
Y-coordinate of the upper left corner of the rectangle
X-coordinate of the lower right corner of the rectangle
Y-coordinate of the lower right corner of the rectangle