Hello everybody,
I have an image with transparent background inside my picturebox on a winform.
I would really like to make the picturebox respond to click events only when the user clicks inside the picture. Nothing should happen if he clicks the background instead. How to do this?
Thanks in advance.
bye


Reply With Quote