Thread
: How-To
how to integrate many projects as one project
View Single Post
#
2
(
permalink
)
01-14-2009, 5:28 AM
JohnH
VB.NET Forum Moderator
.NET Framework: .NET 3.5 (VS 2008)
Join Date: Dec 2005
Location: Norway
Age: 37
Posts: 10,322
Reputation:
1315
Use project menu, or context menu in Solution Explorer, and select "add existing item", browse to and select the formX.
vb
file. The related formX.resx and formX.Designer.
vb
files are added automatically.
__________________
Some useful links:
Learning videoes
,
Code Samples
,
WMI Code Creator
,
MSDN
,
The Code Project
,
WindowsClient.net
,
ASP.net
,
W3 Schools
,
Regular-Expressions.info
,
GDI+ FAQ
How to format posts
with code blocks etc - present the problem/post properly
JohnH
View Public Profile
Send a private message to JohnH
Find all posts by JohnH