What are the Sequence of events when a form is loaded in
Visual Basic?
Answer Posted / cherran
Initialize, Load, Resize, Paint
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What are the tools available for Debuggiu in VB?
What is OLEDB?
Which method is preferred to save data like database to the disk?
by writing MACRO CODE,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). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What are forms in visual basic?
___ Property is used to count no. of items in a combobox.
How do I remove/change the picture property of a control at design time?
How do I prevent multiple instances of my program?
What is file in vb?
___ argument can be used to make a menuitem into bold.
Write the Steps in Creating an ActiveX Control?
Is the Variant type slower than using other variable types?
Draw Sequence Modal of DAO? Explain.
by writing MACRO CODE,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). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
What is the use of command Object?What are the various types of variables?