What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / acpt
Ghanshyam's answer is right...
Its:
Form_Initialize
Form_Load
Form_Resize
Form_Activate
Form_GotFocus
Form_Paint
Form_QueryUnload
Form_Unload
Form_Terminate
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Is it possible to change menu runtime using API? If yes Specify the function names?
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What are the Internet tools available in VB6.0?
What can you do with visual basic?
How would you create properties in ActiveX Control?
Difference between Dynaset and Snapshot?
Is the Access Engine and Visual Basic Pro good enough for database work?
Explain the types of Views in Listview Control?
what are the Types of Resultsets?
Why do I get "object not an array" when I try reference the fields of a global object variable which I have set to a table?
How many objects resides in ADO ?
Is the Variant type slower than using other variable types?
To.set the command button for ESC ___ Property has to be changed.
Maximum Control Names length?
What do you know about chaining views.