Results 1 to 3 of 3

Thread: Calling an application to run [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    Calling an application to run [RESOLVED]

    is this the correct line to use when you need to start another application? does the keyword "NEW" indicate which routine to start with?

    Code:
    Application.Run(New TreeViewCtl())
    Last edited by Andy; Dec 29th, 2003 at 03: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