What is the difference between queryunload and unload in form?
Answer Posted / vairamuthu
Query_Unload will execute first when unload the form. We
can stop the execution of the form_Unload method when we
set cancel = 1 in queryunload method.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the use of debug Window?
Where can I get good up-to-date information about VB?
i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).
What are the Internet tools available in VB 6.0?
Draw Sequence Modal of DAO and Explain?
What are the types of line styles available in Treeview Control?
How do you change the icon and otherwise manipulate the DOS box?
What are forms in visual basic?
What is a thread pool and how are the threads within a thread pool managed?
Explain about literals?
Is the Access Engine and Visual Basic Pro good enough for database work?
How do I get a bitmap picture in a field in an Access database?
Explain the differences between ActiveX Dll and ActiveX Exe?
What is the use of Visual Basic Document file?
___ property used to add a menus at runtime.