|
-
Stupid Visual Basic Question
How do you close the program so it doesn't show up in CTRL+ALT+DEL window? I tried UnloadMe and that obviously just closes the form and I dunno how to make it so it completly shuts down when you have multiple forms. Anyone? Thanks in advance
-
Mako Shark
unload all the forms and do "End"
eg.
Unload Me
End
[This message has been edited by dighn (edited January 04, 2001).]
-
LOL i feel stupid thanks
-
Mako Shark
did you see my message before I deleted it and changed it? was it only one line?
------------------
??..??!12?@#(?{}
-
Yeah I saw it before you deleted it I just put end on the button for menu click mnuexit on my prog and it didn't show up in ctrl+alt+del so it works thanks
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
|
|