Importing an infopath form into visual studio

P

Paul B

Hi

I have an info path form i have been working on but need to write some code
in c#. I have the visual studio plugin but i am unable to open my form in
visual studio.

How do i do this.

Also the form is currently stored as a sharepoint form libary.

Ta

Paul
 
R

Roeland

Paul,

I think you need to open a new project in visual studio. When you do so you
are creating a new form. You can base the new form on your existing form.
(the wizard will ask).

Hope this will help.
Cheers,
Roeland
 
Top