Unicode Controls & Classes for VB6 - Version 4

ctlUniTabbedXP.GetTabWidth Function

Retuns the tab size in pixels

Syntax
Public Function GetTabWidth (ByVal i As Integer) As Long
Parameters
Parameter Description
ByVal i As Integer The tab index
Remarks