visual studio tools for applications defaults to vb

R

rodchar

hey all,
how do i get it to default to c# code behind in my infopath project? (For
example, when i double-click a button and click Edit Form Code it goes
straight to vb).

thanks,
rodchar
 
C

craig

hey all,
how do i get it to default to c# code behind in my infopath project? (For
example, when i double-click a button and click Edit Form Code it goes
straight to vb).

thanks,
rodchar

Go to Tools | Form Options
Select Programing
Select C# with the drop down list, you may have to click Remove Code
first.
 
Top