What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » VB6 Question.

VB6 Question.
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: VB6 Question.
quote:
Originally posted by conless
NM all. I found I way to fix it. thx anyways.

Although you found away of doing it heres some other things.

code:
Private Sub Form_Unload(Cancel as Integer)
     End 'Closes program from Memory
End Sub

Private Sub Form_Unload(Cancel as Integer)
     Cancel = 1 'Doesn't allow user to close application
End Sub
06-15-2004 03:55 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
VB6 Question. - by conless on 06-15-2004 at 02:41 AM
RE: VB6 Question. - by conless on 06-15-2004 at 02:49 AM
RE: VB6 Question. - by matty on 06-15-2004 at 03:55 AM
RE: RE: VB6 Question. - by conless on 06-15-2004 at 08:18 AM
RE: VB6 Question. - by Choli on 06-15-2004 at 08:44 AM
RE: VB6 Question. - by Millenium_edition on 06-15-2004 at 09:53 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On