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

Which language is used in visual basic?

0 Answers  


which argument can be used to make a menu item into bold?

2 Answers  


How many ways you can access file using VB?

0 Answers  


Types of DBCombo boxes

0 Answers  


How many no of controls are there in form?

3 Answers   Satyam,






Explain about literals?

0 Answers  


What are the uses of List View Control?

0 Answers   Atul Auto,


What is Static Cursor?

1 Answers  


What is Collection Objects?

1 Answers  


How to compare inserted text in (textbox1.text) with existing database value in (Sqldatasource1) in visual studio 2005 ?

1 Answers  


what are the types of cursors in DAO?

0 Answers  


What is executenonquery in vb net?

0 Answers  


Categories