Where can we submit bug reports for the Micro Framework?

Does anybody know where I can submit a bug report for the .NET Micro Framework? I’ve tried connect.microsoft.com but they don’t have a form for the mf.

I’m using the DrawTextInRect() method of the Bitmap class.
Looking at the method name and description one would assume
that any text outside of the specified rectangle will not be drawn.
In reality however, it seems this is only the case for text that falls outside the right side of the rectangle, text falling outside of the left side still gets rendered.

http://netmf.codeplex.com/

Thnx :slight_smile: