Hi,
I have a main window in my program and when I click on a button, it create a child window. I need to refresh the main window when I move the child window. How can I do it?
Please help me.