|
-
Aug 10th, 2000, 01:25 PM
#1
Thread Starter
New Member
When I was writing my program on the end form I have a command button "Exit Setup" in the code I have
Private sub CmdExit_Click()
End
End Sub
When I made this a .exe I found that even if the user closes the project (using the button) it is still running (nothing is on the task bar too) Does anyone know a command so my project will quit completely?
Thanks in advance,
Justin
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
|