Hello, I was wondering if there is a way to select areas of an image in VB .NET 2008, kind of like how you can select areas of your desktop in Windows Systems(kind of like ).
I've searched and searched for ways to do this, but I can't figure out how to draw something like that along with your mouse. I've thought of just having the user put a form over the wanted object, but I don't think that's a very good idea, and it seemed rather amateurish after I finished making it, so I just deleted it. Thank you for any tips you may have. The only code I'd have to offer is my former idea, I don't think it's necessary, but I'll post it if I have to.