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
Is it possible to set a shortcut key for label?
How much gain in performance will I get if I write my number crunching routines in C instead of Visual Basic?
How would you Create a Query Builder and Explain its uses
How to down load image properties.
Scope of API's can be of types, what are they?
How do I mimic a toggle button?
How do I create controls dynamically (at run-time)?
What is shortcut menu and explain "The ole control's shortcut menu".
What about DLL calls that require callbacks?
what are the Types of Resultsets?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
How do I add a form in visual basic?
What is the use of property page Wizard in ActiveX Control?
what is the Difference between Dynaset and Snapshot?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?