Unicode Controls & Classes for VB6 - Version 4

ctlUniTabbedXP.GetTabByX Function

Retuns the tab at given coordinates

Syntax
Public Function GetTabByX (ByVal X As Long) As Integer
Parameters
Parameter Description
ByVal X As Long The offset (MouseMove X coordinate)
Remarks
The tab index starts from 1 to n and returns -1 when no tabs are at specified coordinates