What is a Type Library and what is it's purpose ?
Answer / guest
The type library may represent another Visual Basic
project, or any other executable component that exposes a
type library.
Visual Basic creates type library information for the
classes you create, provides type libraries for the objects
it includes, and lets you access the type libraries
provided by other applications.
Is This Answer Correct ? | 0 Yes | 2 No |
What is meant by Establish Connection in RDO?
what are the Types of DBCombo boxes?
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 the differences between image and picture controls?
What is the difference between Object and Class?
Explain about creating VB applications in excel?
Is it possible to Access BackEnd procedures?
What is binding? What are types of binding?
Differentiate between DAO,ADO and Adodc as in data access objects?
What does the NewIndex property return?
What is the difference between a property a method and an event? Give an example of each.
What is a variant data type and when would you use it?