public int Rows
Public Rows As Integer
If no value is defined or value is 1 it will show a ComboBox, if value is less than 0 it will show a ComboBox editable and if value is greater than 1 it will show a ListBox
Otherwise it will show a TextBox with Rows number of lines.