Write the correct order of execution of following form?s
events: initialization, Load, Activate, Refresh , Paint
Answer Posted / hemalatha
Initialization
Load
Activate
resize
Paint
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
With in the form we want to check all the text box control are typed or not? How?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
Is there any Edit method in ADO Data Access method?
How do I do drag & drop between applications?
What is the use of Visual Basic Document file?
It is possible to access Text (x.txt) files? Explain.
How do you create a form in visual basic?
How do I tell when an application executed using the SHELL command is finished?
What is rdo in vb?
What is difference between datagrid and flexgrid?
What is data control in vb?
____ property is used to lock a textbox to enter a datas.
What is instantiating?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
How to find size of the file. Which method or function is used to occomplish this?