Hello. I know it is possible to add a tooltip to just about every element in Visual Studio, but I was wondering if anyone knew if it was possible to add screentips to a label? I have 5 images I'd like to trigger when the user hovers their mouse above the element (a label).
I have 5 labels: Form, Crown, Trunk, Root Flare, and Roots and 5 pictures.
I know there is a MouseHover event but I cant seem to make it trigger the picture I want when it hovers.
Again, any help is greatly appreciated and I thank the community for all their support.
Note: I'm a very limited beginner and I'm doing the code in VB.