With vb.net you print the current form by coding:

<formname>.printform

But there is no such ".printform" option in VB 2010 Express that I can find.

What is the command?

Thanks