I get the following message when I drag an item (i.e. Text Box) from the toolbar onto Form 1 and press F5 to run it.


An unhandled exception of type 'System.ArithmeticException' occurred in system.drawing.dll

Additional information: Overflow or underflow in the arithmetic operation.



I also get that message when I delete the Text Box and re-run it. The only time I don't get that message is when I run a new, blank Windows Application. Please help me.

Thanks.