Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SetTabStopsPx Method

Permits you to set tabulator locations on the richtext

Syntax
Public Sub SetTabStopsPx (ByRef aStopsPx As Long())
Parameters
Parameter Description
ByRef aStopsPx As Long() An array of pixels locations
Remarks