what are the Sequence of events when a MDI form open with
two child forms closing?
Answer Posted / guest
1.Unload event of Active child form
2.Unload event of remain child forms
3.Unload event of MDI Form
4.Terminate Event of unloaded child forms in the order of
their unload
5. Finally Terminate event of MDI Form
6. dataquery To be check
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Explain the differences between ActiveX Dll and ActiveX Exe?
Explain the working with task in Gantt chart view.
What is dao in vb?
Difference between Recordset and Resultsets.
How do I call help files from a VB program?
How do I get my application on top?
How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?
What is ActiveX Control?
how to use telugu language in vb6? any unicode data is available for telugu or not?yes means how to use? my desired output is telugu only? i am doing project like(telugu calendar),my output should be print in telugu only? pls send me the solution with code?
How would you attach pictures in column headers of List View Control?
Is it possible to Manipulate data through flexgrid? Explain.
How would you attach pictures in Treeview Control?
What is the use of Hyperlink control for DHTML applications?
How would you attach an ActiveX control in Your Application?
How many types of API functions are available in VB?