Page 1 of 1

Pls Help!! C# ComboBox ToolTip!

Posted: 10 Mar 2005, 07:10
by si_zabiullah
Hello Friend,

I want the functionality of tooltips on combobox in c# win forms. whenever the mouse is over on the list part of the combo, i want the item text. Please Help! I Need Useful Links/code. Please send any information to si_zabiullah@yahoo.co.in.

Thanks In Advance.
Zabi.

Posted: 10 Mar 2005, 14:49
by TiKu
I've attached a VB.net project that I hacked together many months ago. It's not perfect, but it should get you started.