Unicode Controls & Classes for VB6 - Version 4

ctlUniRichTextBoxXP.GetLineFromCharIndex Function

Returns the line number from the passed character index

Syntax
Public Function GetLineFromCharIndex (ByVal lChar As Long) As Long
Parameters
Parameter Description
ByVal lChar As Long The character index
Remarks