What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / ghanshyam verma
1 INITIALIZE
2 LOAD
3 RESIZE
4 ACTIVATE
5 GOT FOCUS
6 PAINT
7 QUERY UNLOAD
8 UNLOAD
9 TERMINATE
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What are some methods you can use to send data from one VB executable to another one?
How do I do Peek and Poke and other low-level stuff?
what are the Differenct Types of Procedures in VB?
How many tabs in a tabbed dialog do you consider appropriate?
What are the scope of the class?
How can you save and Get data from Clipboard/ Recordset object consists what?
What are the tools available for Debuggiu in VB?
How do I access C style strings?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Is there any Edit method in ADO Data Access method?
what is the Property used to add a menus at runtime?
Types of cursors in RDO.
What is Pseudocode?
How about Access 2.0 compatibility?
How can I access a record by record number?