ASP.NET ComboBox - MenuWidth

auto
  MenuWidth="300"


The MenuWidth property is used to control the width of the drop down menu of the ComboBox.
If the property is not set, it will have the same value as the Width property.



« Back to examples