How would you use ActiveX Dll and ActiveX Exe in your
application?



How would you use ActiveX Dll and ActiveX Exe in your application?..

Answer / Suman Yadav

"To use an ActiveX DLL or EXE in your application, you need to reference it during development. In Visual Basic, this can be done by adding a new reference to the project and selecting the desired DLL or EXE file. Once referenced, you can create instances of the objects provided by the DLL or EXE and use them in your code."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

How can we find out that a recordset is blank (without using recordcount property)?

4 Answers  


How do I play MID, WAV or other multimedia files?

1 Answers  


WHAT IS DIFFERENCE BETWEEN Message box and image box

13 Answers  


What is ado in vb?

1 Answers  


what database you used in project?

2 Answers   Satyam,


What is the use of progress Bar Control?

1 Answers  


what controls have you used in your project?

1 Answers   Satyam,


What is ActiveX Document?

1 Answers   HCL,


How do you zoom in visual basic?

1 Answers  


How can you save and Get data from Clipboard?

1 Answers  


Explain the differences between ActiveX Dll and ActiveX Exe?

1 Answers  


which property used to add a menus at runtime?

1 Answers  


Categories