المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Combobox with Tooltip when mouse is moved over the items.



C# Programming
11-25-2009, 12:11 PM
Hi all,


I am a newbie to the C# applications,I have a combobox in my application where i need to display the tooltip for the items inside it when mouse is moved over the items.
I tried with the fucntions "m_cbCommPort_MouseHover" and "m_cbCommPort_DropDown", but both did not work fine.Please suggest me a good solution for this.


Thanks in advance.