Results 1 to 2 of 2

Thread: [RESOLVED] [2008] How to start a sub from another sub?

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2008
    Posts
    14

    Resolved [RESOLVED] [2008] How to start a sub from another sub?

    Hi! I'm trying to start a sub from another one, because I don't know how to use GoTo. Either way works for me.

    What I'm trying to do is minimize Form1 and take a screen capture and I want the Form1 to stay minimized for 1 or 2 seconds... So what I have is a sub that handles the screen capture and another that handles the timer tick... But if I can't start the timer tick, then the Form1 would stay minimized...

  2. #2
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,423

    Re: [2008] How to start a sub from another sub?

    just start the timer in the other sub

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