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


Please Help Members By Posting Answers For Below Questions

How would you add elements in TreevieW Control.

1818


what are the Types of LockEdits in RDO?

1892


What is script control?

773


What is OLEDB?

1755


How do you create a form in visual basic?

660


Why API functions are Required?

2008


What is ado data control in vb6 0?

865


It possible to call OLEDB's Features directly in VB without using any control?

1724


what are the Default cursor Type and LockEdit type in DAO?

1944


What are 3 main differences between flexgrid control and dbgrid control?

1923


Difference between Linked Object and Embedded Object?

1990


What is file in vb?

671


Is it posible to Create Tables Through Querydef?

1840


What is datagrid in vb net?

699


Draw Sequence Modal of DAO? Explain.

1941