Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27348

How to include the same EmailModule in several different Projects in vb 2010 Express

$
0
0
Using vb 2010 Express.

I have created a Public EmailModule that I pass values to which Sends out Emails.

I would like to call this Public EmailModule from many different Windows Form Projects.

How can I do this? Do I "Copy" or "Include" this EmailModule into the other Windows Form Projects or what?

Viewing all articles
Browse latest Browse all 27348

Trending Articles