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
Is the Access Engine and Visual Basic Pro good enough for database work?
Explain Default cursor Type and LockEdit type in DAO?
What is DBSqlPassThrough?
What is ActiveX Dll and ActiveX Exe?
What is Internet Explorer and its uses?
What is the latest version of visual basic?
Write the steps in Creating ActiveX Dll and Active Exe?
___,__,___ are the type of combo box?
Is visual basic easy?
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
How to control the file?
what are the Differences between ActiveX Control and Standard Control?
How would you run your ActiveX Document Dll?
Difference between DDE and OLE.
Scope of API?s can be of different types, what are they Why API functions are Required?