what is the Difference between Query unload and unload in
form?



what is the Difference between Query unload and unload in form?..

Answer / 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

More Visual Basic Interview Questions

What are the differences between a standard module and a class module?

4 Answers  


What are the scope of the class?

0 Answers  


Explain about control properties?

0 Answers  


How to get freefile location in memory?

0 Answers   FSS,


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

0 Answers  






which property is used to lock a textbox to enter data?

4 Answers  


What are the types of line styles available in Treeview Control?

0 Answers  


What is dao in visual basic?

0 Answers  


what is the Code for DSN Less Connection?

1 Answers  


What is ODBC?

2 Answers   Satyam,


HTML stands for What? Use of HTML ?

1 Answers  


Explain about Caturing Baseline.

0 Answers  


Categories