I'm upgrading an old application from vb6 to vb.net and I need a replacement for a rectangular shape control. This shape lay on top of a picturebox and worked like Photoshop's rectangle on the navigation window: the part of the image inside the rectangle was magnified by copying it to a larger picturebox.
I've tried to use a panel control but it's not transparent.




Reply With Quote