There is a migration wizard which will convert a VB6 project to VB.Net project, however I would strongly recomend against it.
It will probably be better in the end to simply recreate the form in VB.Net as this will allow you to take advantage of newer form features like anchoring and docking controls, extra properties and also use the newer controls that ship with .Net.