Hi guys, May i know how to raise the mouse leave and mouse hover events for VB when i place my
mouse cursor over the button. When my mouse cursor is over the buttons, it will raise the mouse hover event and open the form, then when the mouse leaves the button, it will close the form upon raising the mouse leave event. but currently, When i excute this two events, the for will open and close...