L
Lloyd Dupont
I have an owner drawn ComboBox.
I also implement OnMeasureItems() where I provide the correct size for my
items.
The items are wider than the ComboBox is and I was excpecting the popup
panel to resize accordingly (be bigger than the ComboBox).
However it seems the popup panel's width is limited to by the combo width.
How so annoying!
However I saw some ComboBox (in some other application, such as Word's font
choosing combo) which have a popup panel wider than they are.
So I suppose there is a way to control that.
How do I do it?
I also implement OnMeasureItems() where I provide the correct size for my
items.
The items are wider than the ComboBox is and I was excpecting the popup
panel to resize accordingly (be bigger than the ComboBox).
However it seems the popup panel's width is limited to by the combo width.
How so annoying!
However I saw some ComboBox (in some other application, such as Word's font
choosing combo) which have a popup panel wider than they are.
So I suppose there is a way to control that.
How do I do it?