Control from handle

M

Malc

Hi,

In C#, given a handle (HWND) is it possible to ask the application for the
window/control/component that is bound to that handle? Is there some class
and method that would return such information? I'm assuming that the .Net
framework must be doing this for message handling under the hood.

Thanks in advance
Malc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top