You might enjoy the hit-testing lines and shapes article in the GDI+ FAQ.
--
Bob Powell [MVP]
Visual C#, System.Drawing
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Brian Henry" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> Is there any good tutorials out there on creating interactive custom
> controls that have clickable objects that are drawn through GDI+ and use
> the hit test method to determin what to do with them? or any good controls
> I could use to look at the code for that do something similar (please not
> code from code project, can't access the site from here currently, work
> network is blocking the site for some reason) thanks!
>