I create main window by CreateWindowEx() but I want child window like button. Child window should automatically move when parent window moves.
How create it?