I have a command button in a UltraGroupBox and I highlight (click on) it and try to move it and the position of the control is set to -143, -357
If I exit out of the IDE and come back in. I am able to move the controls that were added. As I add controls and move them... the new control's position are set to negative numbers.
How do you check the button position?
In Visual Studio 2008...when I have the designer up (form), I go to properties and find the control in the list and see the negative X, Y values.