|
-
Jul 10th, 2003, 02:58 PM
#6
Sleep mode
I'm not sure If I know a lot about VB.NET as you said but I'll try to help .
Well , as I understand it , you want to move your code in the form to a class file . Then call your functions from the form . right ?
If so , then it's better to mark your functions asPublic Shared so that you can call it from anywhere without instantiating it . Clear ?
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
|