adspace
How would you use ActiveX Dll and ActiveX Exe in your
application?
Answer Posted / 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 View All Answers
How would you activate animation control?
How do I make the mouse cursor invisible/visible?
How do I tell when an application executed using the SHELL command is finished?
With in the form we want to check all the text box control are typed or not? How?
How would you attach pictures in column headers of List View Control?
How do I force a file dialogue box to reread the currect disk?
Specify technical & functional architecture of your last 2 projects.
Draw Sequence Modal of DAO and Explain?