Write the correct order of execution of following form?s
events: initialization, Load, Activate, Refresh , Paint
Answers were Sorted based on User's Feedback
Answer / archana motagi
order of events is:
Initialize
Load
Resize
Activate
Paint
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / naina
The correct order is
Activate
Initilise
Load
Paint
Resize
Is This Answer Correct ? | 1 Yes | 5 No |
How would you navigate between one document to another document in Internet Explorer ?
How do you call a function in a DLL?
What is the error message that you would get if you try to assign "Null" to an integer variable?
What is the difference between modal and modaless form in VB?
Is visual basic case sensitive?
What does option Explicit means?
Whats the advantages/disadvantages of using datacontrol vs DAO/ADO/RDO?
1 Answers L&T, MAHINDRA, Teledata,
What is the use of parameters collection?
How do I add a form in visual basic?
What is RDO?
How would you create properties by using class Builder Wizard?
To set the command button for ESC, Which property needs to be changed?