|
-
Nov 22nd, 2008, 03:48 AM
#1
Thread Starter
New Member
[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...
-
Nov 22nd, 2008, 12:37 PM
#2
Re: [2008] How to start a sub from another sub?
just start the timer in the other sub
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
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
|