Im currently working on a project about states in my country, and I
m trying to create a map where you can click on a state and something happens (e.g. a question pops-up or information is shown once you click), but I just dont know how to do it. I
ve tried to shape a button into a state, but the only possible shape is a rectangle, same with picture boxes. I`ve tried to search it up on google, but no success. So, is there any possible way to do it in Visual Studio, or do I need a 3rd party program? Thanks.
P.S.: Something like this https://mapchart.net/world.html Edit: i`m using WinForms platform