'Declaration
Public Function GetLineCount() As Integer
'Usage
Dim instance As DropDownEditor Dim value As Integer value = instance.GetLineCount()
public int GetLineCount()
Return Value
An System.Int32 value that contains the number of lines in the multiple-line edit control.