|
-
Apr 6th, 2008, 04:50 PM
#10
Frenzied Member
Re: [2008]how to include class.vb ?
Well, the event handler is there to do something, not to call a function in another class, which is declared only to take the code which originally should have been in the event handler to another place. Simply put the code in the Form_Load event. It won't make any difference. Use a class if you need some properties/methods/both to be reusable both in multiple places in this project and in other projects.
Please rate helpful ppl's posts. It's the best 'thank you' you can give 
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
|