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?
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?