Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.TabSize Property

Gets or sets the tabulator size

Syntax
Public Property Get TabSize () As Long
Public Property Let TabSize (ByVal lChars As Long)
Parameters
Parameter Description
ByVal lChars As Long The new size (chars)
Remarks