What is the difference between queryunload and unload in form?
Answer Posted / rajnish tyagi
Both events allow the unload to be cancel, however only the QueryUnload event actually provides the cause for the unload - check the UnloadMode parameter for values such as vbFormCode and vbFormControlMenu. More details can be found by looking up the events in your MSDN library.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which method is preferred to save datas like database?
What is hyperlink?
How would you create your application in DHTML?
Explain about ADO control?
What is the use of Data Form Wizard?
How many types of API functions are available in VB?
what are the Types of LockEdits in RDO?
How can you save and Get data from Clipboard/ Recordset object consists what?
Parts of ODBC?
How do I get the number of free bytes on a disk?
How would you run your ActiveX Document Dll?
what are the Types of cursors in RDO?
Explain the usage of Web Browser Control?
How would you map properties to controls by using ActiveX Control Interface Wizard?
What is the default model of the form?