Tooltip on combobox dropdown items in C#.NET

Oct 21 2010 1:11 AM
I need an event to be raised when mouse hovers over  Combo Box items so that I could provide ToolTip for Items of dropDownArea of ComboBox.
how to get index of comboBoxItem pointed by cursor ?
Thanks in advance. 

Answers (19)