Hi!
I have a picture in WPF. The picture has words on it. I want that when the user hovers over certain words that I choose, a tooltip will appear with something.
How should I do this? Should I draw a rectangle over the words that I want and then access there points through code?
Any other ideas?
Please help.
Thanks a lot!
I have a picture in WPF. The picture has words on it. I want that when the user hovers over certain words that I choose, a tooltip will appear with something.
How should I do this? Should I draw a rectangle over the words that I want and then access there points through code?
Any other ideas?
Please help.
Thanks a lot!