What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / ghanshyam verma
1 INITIALIZE
2 LOAD
3 RESIZE
4 ACTIVATE
5 GOT FOCUS
6 PAINT
7 QUERY UNLOAD
8 UNLOAD
9 TERMINATE
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
How would you add elements in TreevieW Control?
With in the form we want to check all the text box control are typed or not? How?
What are the types of Error? In which areas the Error occurs?
How do I tell when an application executed using the SHELL command is finished?
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
What are the important components of OLEDB?
Explain Default cursor Type and LockEdits type in RDO?
Difference between Dynaset and Snapshot?
Is there a way to break long lines in VB code?
___ Property is used to count no. of items in a combobox.
Explain the "cursortype" and "Locktype" in VB?
Is visual basic case sensitive?
Write the Steps in Creating an ActiveX Control?
How would you create properties by using class Builder Wizard?
Is it possible to set a shortcut key for label?