Answer Posted / rohan
Visual Basic Is a programming Language,
Basically Used For StandAlona Applications.
Its a Object oriented Language but as per MicroSoft
Ita a event driven programming Language
Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Difference between ActiveX Control and Standard Control.
Is there any way to pass a variable to a form apart from using global variables?
Draw Sequence Modal of DAO and Explain?
What are 3 main differences between flexgrid control and dbgrid control?
What is Mask Edit and why it is used?
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.
___,__,___ are the type of combo box?
Explain the usage of Web Browser Control?
Types of LockEdits in RDO.
How do I get a bitmap picture in a field in an Access database?
Write the steps in Creating ActiveX Dll and Active Exe?
Which method is preferred to save data like database to the disk?
Difference between Recordset and Resultsets.
How would you convert a form into document?
What is the need of tabindex property is label control.