I need to create a C# Windows Form Application with one image in the form background. Clicking on 10 different parts of the image will lead to different events/actions occurring. How do you make the different parts of the image clickable?I need to create a C# Windows Form Application