Figure 1, I have one or more photos and some mp3 files. I want to develop winform and load the image into winform, then when the mouse is over certain areas of the image, the area will change and play the mp3 file with a mouse click.
: How to recognize the mouse over the selected area? and then change the color of the area? How to find out what areas of mouse clicks? and play mp3 files.
These areas can be round, oval, rectangular ... perhaps this is a hotspot issue.
will anyone help me? thank!

source
share