ctlUniTabbedXP.GetTabByX FunctionRetuns the tab at given coordinatesSyntax
Public Function GetTabByX (ByVal X As Long) As Integer
Parameters
Remarks
The tab index starts from 1 to n and returns -1 when no tabs are at specified coordinates
|