V
vidishasharma
Hi,
I have a windows from with few controls over it. Now I have to see if
the cursor goes outside the bounds of the windows form then I have to
close the form.
I added mouse leave for the form however as soon as the cursor goes on
any control over the form form_ MouseLeave is fired.
I want to this to be fired only if it goes outside the bounds of the
form.
How to I control this. is there any way to achinve this.
I have a windows from with few controls over it. Now I have to see if
the cursor goes outside the bounds of the windows form then I have to
close the form.
I added mouse leave for the form however as soon as the cursor goes on
any control over the form form_ MouseLeave is fired.
I want to this to be fired only if it goes outside the bounds of the
form.
How to I control this. is there any way to achinve this.