[]
Retrieves the number of lines in a multiple-line mode of the drop-down window.
public int GetLineCount()
Public Function GetLineCount() As Integer
Type | Description |
---|---|
int | An int value that contains the number of lines in the multiple-line edit control. |