GetLineFromChar Method

Object List Next Object

Defined By:
RichTextBox

Description:

Returns the number of the line that has a particular character position in a RichTextBox control.

Declaration:

Function GetLineFromChar(ByVal charpos As Long) As Long