ToolStripComboBox .Width < 75?

M

MyndPhlyp

I would like a small DropDownList style ComboBox on the ToolStrip but it
seems VB 2005 is not going to let me set the .Width property to a value less
than 75 in Designer mode. Setting it programmatically has no effect. What's
the trick to getting a smaller DropDownList?
 
M

MyndPhlyp

Mudhead said:
autosize = False

Certainly not intuitive. Can't wait to see what Seattle does with the *next*
edition of VB. They've pretty well mucked things up after VB6 but this is
going *far* beyond the call of duty.

Thanks again.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top