I want to do something like
If the mouse is over my button then
.....
End If
I have 5 buttons, when the mouse is over the button, I want to change the text of a label
When the mouse is not over any of these buttons, I want the label to be blank.
Is this possible?
Thank you
If the mouse is over my button then
.....
End If
I have 5 buttons, when the mouse is over the button, I want to change the text of a label
When the mouse is not over any of these buttons, I want the label to be blank.
Is this possible?
Thank you