|
-
Feb 11th, 2009, 11:53 AM
#1
Thread Starter
Fanatic Member
Library of Functions in a Shared Class?
I have large group of functions that I would like to store in basically a library and simply call the functions from the controls on my forms. Back in VB 6 I would have done this with a module, but now I have been told that a Public Class is the correct way in .NET. How should I go about doing this? Any sample code of setting up a public class would be appreciated as I am new to this. Thanks in advance.
-Jeremy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|