•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 426,498 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,167 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 743 | Replies: 5 | Solved
![]() |
Hi,
In Exit button, along with unload give "End"
REgards
Veena
In Exit button, along with unload give "End"
vb Syntax (Toggle Plain Text)
Private Sub cmdExit_Click() Unload Me End End Sub
REgards
Veena
•
•
Join Date: May 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
•
•
•
•
hi
i have 3 form
and an exit button in 3rd form
i want to close the whole project when i click exit
i think unload me can only stops that particular form
i want to close the whole project
thank u very much
If MsgBox("Do you want to exit?", vbYesNo + vbCritical, "exit") = vbYes Then End
End Sub
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
Actually it is really very help full for me .....
I have done all things ..... Becoz this is my first project of VB
I am Java Programmer .... Becoz of the some os information i have choose VB
.... In sense of it is very easy.... I have done every thing easily..... But at last for quiting from project.... I got the problem..... From last hour i was finding........................................................................
but finally i get it....................
Thank u so much
![]() |
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- can't play wav sound... (C++)
- /Code: Hello, Please Help Me! I need help in java Project (Java)
- Error Message in Word: Visual Basic Box 'Macros in this project are Disabled' (Windows NT / 2000 / XP / 2003)
- Help with delphi project (Pascal and Delphi)
- PLEASE HELP WITH PROJECT- almost works (C++)
- PLEASE help with project - compile error (C++)
- VB project (Visual Basic 4 / 5 / 6)
- Can Someone please check my project & comment/tips (C)
- Project Help (C)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: listview
- Next Thread: Automatically Generate PDF Files in DWGeditor


Linear Mode