When I try to compile, or run, any project that has a textbox in it, I get this error:

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

Additional information: Overflow or underflow in the arithmetic operation.


The debugger stops when the textbox is being declared in the form. What the heck is going on