Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.SelSpacing Property

Gets or sets the spacing value for the current selection

Syntax
Public Property Get SelSpacing () As Integer
Public Property Let SelSpacing (ByRef i As Integer)
Parameters
Parameter Description
ByRef i As Integer The new value
Remarks