|
-
Dec 29th, 2003, 09:36 AM
#1
Thread Starter
Member
Where do I put "Sub Main" ?? (Resolved)
I've got an application that won't build because "Sub Main" is not found. I'm used to Java where a Main method is placed right into a class. This doesn't seem to work with VB.NET though.
Where should the "Sub Main" be placed in my application? The application consists of a Windows Form class with a bunch of click events.
Thanks!! =)
Last edited by cpluspluser; Dec 29th, 2003 at 11:21 AM.
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
|