A
Anthony Williams
Does anyone have any ideas how I could go about displaying an external
application's window inside a WinForm?
For example say notepad is running and I start my application, my
application would "capture" the notepad window (I already have the code
to obtain the window's handle) and display it within a panel for example
on the form of my application.
Is such a thing possible?
Regards,
Anthony Williams
application's window inside a WinForm?
For example say notepad is running and I start my application, my
application would "capture" the notepad window (I already have the code
to obtain the window's handle) and display it within a panel for example
on the form of my application.
Is such a thing possible?
Regards,
Anthony Williams