What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / deepak
ILADQUT
I = Initialize
L = Load
A = Activate
D = De-Activate
Q = Querry Unload
U = Unload
T = Terminate
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What is vbs file?
Data Control missing from toolbox when I use VB under NT3.5. Why?
Types of LockEdits in DAO?
Is there a way to break long lines in VB code?
How do you avoid the "Invalid use of null" error when reading null values from a database?
Difference between ActiveX Exe and Dll.
How many File System Controls are there Explain?
What is the difference between Msgbox Statement and MsgboxQ function?
Explain the usage of Web Browser Control?
Explain about declaring variables in Visual basic?
Can you create a Updatecascade, Deletecascade relation in Ms- Access?
How do I prevent multiple instances of my program?
How to find size of the file. Which method or function is used to occomplish this?
How would you use ActiveX Dll and ActiveX Exe in your application?
How can you check whether a record is valid record or Invalid record using ADO control or Object?