What are the types of Instancing property that can be set
for a Class in a ActiveX DLL and ActiveX EXE?



What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX..

Answer / lokesh

For ActiveX Exe ->
Private,publicnotcreateable,singleuse,multiuse,global
single use,global multi use
For ActiveX Dll ->
Private,publicnotcrateable,multiuse,global multi use

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Visual Basic Interview Questions

What are two validate with Data Control?

1 Answers  


what are the differences between image and picture controls?

3 Answers  


Is there any way to pass a variable to a form apart from using global variables?

0 Answers  


Scope of API?s can be of different types, what are they Why API functions are Required?

0 Answers  


What is form in visual basic?

0 Answers  






To find the current recordposition in data control.

0 Answers  


What are 3 main differences between flexgrid control and dbgrid control?

0 Answers  


Difference between Class Module and Standard Module?

0 Answers  


A standard exe contains a registered Active-X DLL. Now some error arise in the application but not in the standard exe , it is in the Active-X DLL. How do you find it out in which line no the error is?

1 Answers  


How do I make a text box not beep but do something else when I hit the Enter key?

0 Answers  


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

0 Answers  


Whether HTML supports multimedia: and document links?

0 Answers  


Categories