What is the Advantage of ActiveX Dll over Active Exe?
Answer / kalirajan
ActiveX Dll - It is 'In bound process' file. We have to add
the dll into vb project get the functionality.
Activex exe - It is out bound process file. we can execute
directly.
Is This Answer Correct ? | 1 Yes | 1 No |
__ no of controls in form.
What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?
How to get Cursor position using API?
How many types of Instantiations are there and what are they?
What is the need of z-order method?
What is the maximum no. of forms can include in one project (vb project)?
What are the Internet tools available in VB6.0?
Explain Default cursor Type and LockEdits type in RDO?
Types of cursors in DAO?
What is the difference between c++ and visual basic?
what are the Sequence of events when a MDI form open with two child forms closing?
What is the difference between a Property Let and Property Set procedure?