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 are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


What is meant by Establish Connection in RDO?

0 Answers  


How do I program the Novell NetWare API from VB?

0 Answers  


Clear property is available in ____,___ control.

0 Answers  


Explain Default cursor Type and LockEdit type in DAO?

0 Answers  






What is Implicit?

1 Answers  


which arguments will be used to run a executable program in shell function ?

1 Answers  


What does Query_unload event do in VB? Why we need Form _unload event?

3 Answers  


Which method is preferred to save data like database to the disk?

0 Answers  


List out controls which does not have events ?

1 Answers  


___ argument can be used to make a menuitem into bold.

0 Answers  


What is executenonquery in vb net?

0 Answers  


Categories