Tech Support > Microsoft Windows > Development Resources > Move control from one dialog to another in the same process?
Move control from one dialog to another in the same process?
Posted by lundeholm@gmail.com on October 26th, 2006


I have successfully subclassed windows in other processes using a
global hook. Is it also possible to move a control, say a button, from
one window (a dialog-window) to another window in the same process?


Similar Posts