Unicode Controls & Classes for VB6 - Version 4
ctlUniRichTextBoxXP
.SelCharOffset Property
Gets or sets the character offset for the current paragraph
Syntax
Public Property Get SelCharOffset () As Long
Public Property Let SelCharOffset (ByVal
lOffset
As Long)
Parameters
Parameter
Description
ByVal
lOffset
As Long
The new value
Remarks