syago01 Posted December 17, 2009 Posted December 17, 2009 Hi Friends, ToolTips for Windows Forms ComboBox When Cursor is moving Around the items of combo box(Items are not selected, just cursor is moved) i am having a problem. I need an event to be raised when mouse hovers over Combo Box so that I could provide ToolTip for Items of dropDownArea of ComboBox. I want tool tip when the mouse is moved in between the items of the drop down list, not when the item is selected. how to do this ??? how to get index of comboBoxItem pointed by cursor ? Thanks, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.