What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / a.k.muthu kumar
1. Form_Initialize
2. Form_Load
3. Form_Resize
4. Form_Paint
5. Form_QueryUnload
6. Form_Unload
7. Form_Terminate
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
what is the Difference between Dynaset and Snapshot?
Explain the "cursortype" and "Locktype" in VB?
How do I create controls dynamically (at run-time)?
Difference between Class Module and Standard Module?
Difference between DDE and OLE.
How would you run your ActiveX Document Dll?
Draw Sequence Modal of DAO? Explain.
How would you add column headers in listview control?
Explain OLE Drag and Drop.
Where can I get good up-to-date information about VB?
____ property of menu cannot be set at run time.
What is the use of NEW Keyword? Explain.
How do I speed up control property access?
How would you attach pictures in column headers of List View Control?
What is activex control in vb?