Difference Types of Instancing Property in ActiveX Dll and Exe.



Difference Types of Instancing Property in ActiveX Dll and Exe...

Answer / 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

More Visual Basic Interview Questions

What is RDO?

1 Answers  


what is the Difference between Linked Object and Embedded Object?

0 Answers  


What is the difference between Object and Class?

2 Answers  


What are the differences between a standard module and a class module?

4 Answers  


Difference between Recordset and Resultsets.

0 Answers  






what is the difference between name property and caption property in visual basic?

10 Answers   HCL,


It is possible to access Text (x.txt) files? Explain.

0 Answers  


Explain the usage of Web Browser Control?

0 Answers  


What is OLEDB?

0 Answers  


what is the Difference between Listindex and Tab index?

1 Answers  


What are the Style Properties of Combo Box?

2 Answers  


which property is used to lock a textbox to enter data?

4 Answers  


Categories