What is a Component?

Answer Posted / guest

If you compile an ActiveX dll, it becomes a component. If
you compile an ActiveX Control, it becomes both a component
and a control. Component is a general term used to
describe code that's grouped by functionality. More
specifically, a component in COM terms is a compiled
collection of properties/methods and events. Typically a
component is loaded into your project via the References
whereas an ActiveX Control is loaded into your project
via "components".

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which language is used in visual basic?

572


How do I call a DLL?

1135


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.

1798


What is ActiveX Control?

1862


What is data binding in vb net?

590






What is dao in vb?

591


How do I add a form in visual basic?

611


How do you zoom in visual basic?

621


__ no of controls in form.

1151


What is ActiveX Document?

1783


What are the uses of List View Control?

1537


How come I get a "No Current Record" error when I use a a Data Control on an empty table?

1148


How can you check whether a record is valid record or Invalid record using ADO control or Object?

1492


What is the use of Scalewidth and ScaleHeight Proeperty?

1545


What is instantiating?

1722