A while back I posted an issue that causes problems with EditBoxes having funky margins. I posted a bug report and talked to somebody on the WinForms team back and forth and they assured me this issue was fixed. The bug report however came back not reproducible. I’m not sure how it could possibly not be reproducible. Somebody needs some glasses or something.
So, conveniently this shitty behavior is still with us in .NET 2.0. Here’s a 2.0 WinForm:

Notice the EditBox text has a margin while the textbox does not. These are plain TextBoxes on very simple WinForm. Nothing funky.
It bugs me no end that issues that actually were reported during the beta or even before are not fixed. I remember having a conversation I think with Mike Harsh and was assured that this particular issue was fixed for 2.0. Apparently not.