ComboBox.Height

ComboBox.Height property

Gets or sets the height of the list control.

public int Height { get; set; }

See Also