Hi,

I have a control that holds a ComboBox. When the ComboBox gets filled the
text are too long, so, it is possible to read just the half part of the
text. I would like to show the whole text in a box (like the tooltipbox)
while the user moves over the ComboBox's Items. Does anyone can share some
code to do this?

Thanx

Boris

Re: Long texts in ComboBox's Items by Eric

Eric
Thu Feb 26 09:05:13 CST 2004

You can set the DropDownWidth of the combobox or you could try this:

http://www.vbaccelerator.com/home/NET/Code/Controls/Popup_Windows/index.asp

... but I'm not sure how easy it will be to adapt to the combo box.

HTH;
Eric Cadwell
http://www.origincontrols.com