ComponentOne Input for WinForms
GetLineFromCharIndex Method (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : GetLineFromCharIndex Method
Syntax
'Declaration
 
Public Overridable Function GetLineFromCharIndex( _
   ByVal index As System.Integer _
) As System.Integer
public virtual System.int GetLineFromCharIndex( 
   System.int index
)

Parameters

index
See Also

Reference

C1TextBox Class
C1TextBox Members