Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / GetCurrentLine Method


In This Topic
GetCurrentLine Method
In This Topic
Gets the current line.
Syntax
'Declaration
 
Public Function GetCurrentLine() As Integer
 
'Usage
 
Dim instance As SuperEditBase
Dim value As Integer
 
value = instance.GetCurrentLine()
See Also