Write the correct order of execution of following form?s
events: initialization, Load, Activate, Refresh , Paint
Answer Posted / archana motagi
order of events is:
Initialize
Load
Resize
Activate
Paint
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
How would you use ActiveX Dll and ActiveX Exe in your application?
____ property of menu cannot be set at run time.
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).
Is it possible to Access BackEnd procedures? Explain.
___ argument can be used to make a menuitem into bold.
what are the Parts of ODBC?
How many ways we can access file using VB?
How would you add elements in TreevieW Control?
How about Access 2.0 compatibility?
In which areas the Error occurs?
Is it possible to call oracle database through ADO control or Object?
What's the difference between MODAL and MODELESS forms?
How would you navigate between one document to another document
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
What is constructors and distructors.