I would like to know if it is possible to change the size of the form when it is moved?
What I want to accomplish with this, is that when a user moves the form between 2 different screens the form should change its size to fit the new screen.
I tried with the DragDrop action for the Form but didn't work.
Please help!