Retrieves the bounding rectangle for the given tab in the tab strip.
[Visual Basic] Public Function GetTabRect( _ ByVal index As Integer _ ) As Rectangle [C#] public Rectangle GetTabRect( int index ); [C++] public: Rectangle GetTabRect( int index ); [JScript] public function GetTabRect( index : int ) : Rectangle;
Rectangle with said bounding rect