Difference Types of Instancing Property in ActiveX Dll and Exe.
Answer Posted / cherran
For ActiveX-DLL:
Private, PublicNotCreatable, MultiUse, GlobalMultiUse
For ActiveX-EXE:
Private, PublicNotCreatable, SingleUse, GlobalSingleUse,
MultiUse, GlobalMultiUse
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I add a form in visual basic?
What are the types of line styles available in Treeview Control?
Types of LockEdits in RDO.
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
Why API functions are Required?
It possible to call OLEDB?s Features directly in VB without using any control?
Whether HTML supports multimedia: and document links?
How do I get my application on top?
What are the types of line styles available in Treeview Control?
What is the use of progress Bar Control?
How do I dial a phone number without using the MSCOMM VBX?
Where can I get updated VB and other Microsoft files?
Explain about the creation of EXE files with Visual Basic?
How do I tell when an application executed using the SHELL command is finished?
How many ways we can access file using VB?