I'm trying to locate the property for setting the width of the combobox control in an ultratoolbar. Not the width of the dropdownlist...the width of the collapsed combobox. I'd prefer to set it via the form designer.
Thanks!
Hello,
Open the property grid for the UltraToolbarsManager on your form. Expand the Tools property, then expand the ComboBoxTool that you want to modify.
Under this tool you should see a SharedProps category and inside there is the Width property.