Write the correct order of execution of following form?s
events: initialization, Load, Activate, Refresh , Paint
Answer Posted / naina
The correct order is
Activate
Initilise
Load
Paint
Resize
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How many ways we can access file using VB?
How do I make an animated icon for my program?
How would you add column headers in listview control?
what are the Differences between Recordset and Resultsets?
How do I make my applications screen-resolution independent?
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).
How would you use ActiveX Dll and ActiveX Exe in your application?
When/Why should I use Option Explicit?
What is the use of Tabledef?
Explain OLE Drag and Drop?
How would you map properties to controls by using ActiveX Control Interface Wizard?
How can you Add API functions to your Application?
Is the Variant type slower than using other variable types?
How to get freefile location in memory?
How do I get the Tab key to be treated like a normal character?