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
How would you convert a form into document?
How do I make the mouse cursor invisible/visible?
How would you create properties in ActiveX Control?
Does VB support pointers to functions?
Write the Steps in Creating an ActiveX Control?
How to load and unload child forms.
Is visual basic c#?
Difference between ActiveX Control and Standard Control.
Can you create a tabletype of recordset in Jet connected ODBC dbengine.
What are the uses of List View Control?
How can you get selected file from file system Control?
What is controls in vb?
What are the uses of List View Control?
Parts of ODBC?
What is the use of progress Bar Control?