Results 1 to 13 of 13

Thread: Where do I put "Sub Main" ?? (Resolved)

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2003
    Posts
    47

    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
  •  



Click Here to Expand Forum to Full Width