Adding a button (or other controls) to a form i have handle to
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all, I would like to add a control like a button to a form of another program. i allready have the handle to that form. how can i create a button and know when it is pushed and how do i add it to the other form. can it be done with sendmessage? Thanks, Ran.
R.Z
-
Hi all, I would like to add a control like a button to a form of another program. i allready have the handle to that form. how can i create a button and know when it is pushed and how do i add it to the other form. can it be done with sendmessage? Thanks, Ran.
R.Z
You can create a window and set it's parent window, I'm not sure if it will work for another process, but it's worth a try.
Christian Graus - Microsoft MVP - C++ Metal Musings - Rex and my new metal blog