FIX. RadForm - There is an exception when moving a form to a negative coordinates in a x64 application
Steps to reproduce:
1. Build an application targeting x64 platform.
2. Setup your monitors such that one has negative coordinates.
3. Run the application and move a form to the negative coordinates space.
4. You will see a System.OverflowException.