Mouse over a control
C#
3
Posts
3
Posters
0
Views
1
Watching
-
Hello All, I need to find out if mouse is present over any control, say a button. Please tell me how can I proceed on with this.
Keshav Kamat :) India
-
Hello All, I need to find out if mouse is present over any control, say a button. Please tell me how can I proceed on with this.
Keshav Kamat :) India
one way to do it u should write code in every control's MouseEnter event.
-
Hello All, I need to find out if mouse is present over any control, say a button. Please tell me how can I proceed on with this.
Keshav Kamat :) India