Click here to Skip to main content
15,888,527 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have done a project in visual studio 2005 in windows form application.As i double click my form the code appears in header file.i want that the code should come in cpp file. how can i do this? pls reply i really need to know this.
Posted
Updated 11-Mar-10 3:48am
v2

1 solution

I think this is just the way it is; the code is automatically generated from the template. I guess you could move it if you liked but that would probably break the visual designer.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900