Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.CurrentLine Property

Gets or sets the current line

Syntax
Public Property Get CurrentLine () As Long
Public Property Let CurrentLine (ByVal lLine As Long)
Parameters
Parameter Description
ByVal lLine As Long The line to set as current line
Remarks