ComboBox.Width

ComboBox.Width property

Gets or sets the width of the list control.

public int Width { get; set; }

See Also