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
How do I implement an incremental search in list/dir/combo/file boxes?
I have several megabytes of memory. Why do I get an "out of memory" error?
What are some methods you can use to send data from one VB executable to another one?
Scope of API's can be of types, what are they?
What is data control in vb?
How to get Cursor position using API?
DHTML Is used for what?
Explain about trees structures work.
what are the Parts of ODBC?
OLE is used for _______
Difference between ActiveX Control and Standard Control.
What is the current version of Visual Basic for Windows?
Which type of object requires this object?
How would you attach pictures in column headers of List View Control?
How many objects resides in ADO ?