what is the Difference between Query unload and unload in
form?
Answer Posted / guest
Occurs before a form or application closes. When an MDIForm
object closes, the QueryUnload event occurs first for the
MDI form and then in all MDI child forms. If no form
cancels the QueryUnload event, the Unload event occurs
first in all other forms and then in an MDI form.
When a child form or a Form object closes, the QueryUnload
event in that form occurs before the form's Unload event.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between adodc and adodb in vb?
What is the use of progress Bar Control?
What are the tools available for Debuggiu in VB?
___,___ arguments will be used to run a executable program in shell function
What is the difference between change event in normal combobox and dbcombobox?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
How about Access 2.0 compatibility?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
Types of LockEdits in RDO.
Which language is used in visual basic?
How do I create controls dynamically (at run-time)?
How do I do Peek and Poke and other low-level stuff?
What is the use of command Object?What are the various types of variables?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Write the Steps in Creating an ActiveX Control?