RP1America
Technical User
Word 2007
I have a checkbox on a userform where on hovering the mouse, I would like to show a label elsewhere on the form. Upon removing the mouse from hovering over the checkbox, I would like to remove visibility of the label.
I am aware of and have coded my MouseMove event of my checkbox. This takes care of hovering on the checkbox. Yet, I have found that there is no equivalent to an event of removing the mouse from hovering.
Anyone have a decent workaround?
Thanks!
Ryan
I have a checkbox on a userform where on hovering the mouse, I would like to show a label elsewhere on the form. Upon removing the mouse from hovering over the checkbox, I would like to remove visibility of the label.
I am aware of and have coded my MouseMove event of my checkbox. This takes care of hovering on the checkbox. Yet, I have found that there is no equivalent to an event of removing the mouse from hovering.
Anyone have a decent workaround?
Thanks!
Ryan