What are the Sequence of events when a form is loaded in
Visual Basic?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / acpt
Ghanshyam's answer is right...
Its:
Form_Initialize
Form_Load
Form_Resize
Form_Activate
Form_GotFocus
Form_Paint
Form_QueryUnload
Form_Unload
Form_Terminate
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / a.k.muthu kumar
1. Form_Initialize
2. Form_Load
3. Form_Resize
4. Form_Paint
5. Form_QueryUnload
6. Form_Unload
7. Form_Terminate
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / 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 |
What is the current version of Visual Basic for Windows?
Difference between Recordset and Resultsets.
___,_____ and ____ container objects. ___ Property is to compress a image in image control. ___,___ and __ are difference between image and picture controls. To set the command button for ESC ___ Property has to be changed. ___,__,___ are the type of combo box? __ no of controls in form. OLE is used for _______ ___ is the control used to call a windows application. Clear property is available in ____,___ control. ___ Property is used to count no. of items in a combobox. ___ is a property to resize a label control according to your caption. ___ property is used to change to ___ value to access a identity column'in datacontrols. _____ is the property to ___,____,____ are valid for recordsource property of dat control. Timer control contains ________ no. of events. ____ property is used to lock a textbox to enter a datas. ____ is the difference between Listindex and Tab index. ____ property of menu cannot be set at run time. _____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol. ___ argument can be used to make a menuitem into bold. ___,___ arguments will be used to run a executable program in shell function ___ property used to add a menus at runtime. ___ VB constant make the menu item in centre. ___ method used to move a recordset pointer in nth position in DAG.
Binary Access-method is used to access file in which manner?
What is RDO?
Can a VB application be an OLE server?
What are the types of validations available in Visual Basic?
How do I create controls dynamically (at run-time)?
How can you get selected file from file system Control?
What are the new events in textbox that has been included in VB ?
Why we use Treeview Control?
It is possible to access Text (x.txt) files? Explain.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)