F
farseer
Hi,
how can i find the handle of the control in another process that has
focus?
i can find the handle of a window in that process. i now want to
determine what control in that window has cursor focus, if any. i've
tried setting focus to the window using SetFocus API then calling
GetCapture and GetFocus to no avail.
thanks for any assistance
how can i find the handle of the control in another process that has
focus?
i can find the handle of a window in that process. i now want to
determine what control in that window has cursor focus, if any. i've
tried setting focus to the window using SetFocus API then calling
GetCapture and GetFocus to no avail.
thanks for any assistance