Where in a VB project (.vbp) is(are) the location(s) of the project's forms? I somehow got one of my forms into a different folder than my project, moved it to the folder containing my VB project, but now the project can't find it. It says it's looking for it in the folder I removed it from.

So, how can I specify within my project the location of the form?

Thanks,

Don Goyette