Click here to Skip to main content
15,890,506 members
Articles / Programming Languages / C#

ComboBox firing events when hovering on the dropdown list

Rate me:
Please Sign up or sign in to vote.
4.66/5 (22 votes)
29 May 20064 min read 189.6K   3K   42  
This article describes a custom ComboBox that will fire an event that lets the user know which item is being hovered over in the dropdown list of a ComboBox.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
United States United States
Since playing with Basic on a Commodore 64 many years ago I've had a strong interest in programming. I use the .NET platform for most tasks these days.

Comments and Discussions