开发者

Export UserControl to other project

(In VS 2008) I made a usercontrol which created 3 files (.vb, .resx, .Designer.vb).

How do I export this to another project. Btw, I want to edit/change the usercontrol in that new project.

Can I just copy those 3 files to the new project folde开发者_Python百科r and include them?


Yes, right click on the new project, Add > Existing Item... , then select the files to add.

Or, if it happens to be a new project within the same solution, you should just be able to copy&paste/drag between the projects.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜