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
How to use advanced data-bound controls.
Explain the usage of Web Browser Control?
Explain about manipulating the recordset object
How would you navigate between one document to another document in Internet Explorer ?
What is the default model of the form?
Is there any way to pass a variable to a form apart from using global variables?
___ VB constant make the menu item in centre.
What is ActiveX Dll and ActiveX Exe?
What is the use of parameters collection?
Can you create a updatecascade, Deletecascade relation in Ms- Access? If no, give on eample.
Explain about form creation in Visual Basic?
Difference between Tabletype and Snapshot?
How to get Cursor position using API?
How would you run your ActiveX Document Dll?
Differentiate between DAO,ADO and Adodc as in data access objects?