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
What is snapshot in vb?
Explain about control properties?
Explain about Caturing Baseline.
How would you access objects created in ActiveX Exe and ActiveX Dll
How many objects resides in ADO ?
What is the current version of Visual Basic for Windows?
Types of DBCombo boxes
What is the use of Tabledef?
Write the steps in Creating ActiveX Dll and Active Exe?
What is Internet Explorer and its uses?
What is recordset in visual basic?
What is instantiating?
How can you Add API functions to your Application?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
What are 3 main differences between flexgrid control and dbgrid control?