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

How would you map properties to controls by using ActiveX Control Interface Wizard?

0 Answers  


Where can I get updated VB and other Microsoft files?

0 Answers  


Describe Database Connection pooling relative to MTS ?

1 Answers  


what is the difference between ADO and RDO in vb

3 Answers  


How to down load image properties.

0 Answers  






What is the use of command Object?

2 Answers  


What is FireHouse Cursors?

0 Answers  


What is Parser Bug?

0 Answers  


How would you run your ActiveX Document Dll?

0 Answers  


Draw Sequence Modal of RDO? Explain.

0 Answers  


What are the Sequence of events when a form is loaded in Visual Basic?

6 Answers  


i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI).

0 Answers   Nissan, TechSoft,


Categories