Where do I find an ImageMap-style control?
There isn't an ImageMap-style control in the .NET Framework Class Library. However, the article C# Windows Forms ImageMap Control by Ryan LaNeve, September 2002, on The Code Project provides a control with this functionality.
Contributed from George Shepherd's Windows Forms FAQ