How to know I am on a frame(GroupBox)
-
Hi All, I have some frames(GroupBoxes) for my application and would like to know when the mouse comes onto the frame(GroupBox). Any ideas please. Or can I know the coordinates of the mouse when I am on the frame(GroupBox)(Some thing like that) Thanks in advance. Sreepathi
-
Hi All, I have some frames(GroupBoxes) for my application and would like to know when the mouse comes onto the frame(GroupBox). Any ideas please. Or can I know the coordinates of the mouse when I am on the frame(GroupBox)(Some thing like that) Thanks in advance. Sreepathi
.NET Framework Class Library Control.MouseHover Event http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformscontrolclassmousehovertopic.asp
-
.NET Framework Class Library Control.MouseHover Event http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformscontrolclassmousehovertopic.asp