What are the types of Instancing property that can be set
for a Class in a ActiveX DLL and ActiveX EXE?
Answer Posted / 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 View All Answers
What is the difference between change event in normal combobox and dbcombobox?
Why doesn't "my string" & Chr$(13) do what I want?
What is the need of tabindex property is label control?
How do I make an animated icon for my program?
What is the use of ActiveX Documents?
How can you force new objects to be created on new threads?
Explain about literals?
What is Seek Method which type of record set is available this?
How can you Implement windows functionality in VB?
How would you add column headers in listview control?
What is understand in resource tracking?
Is it possible to change menu runtime using API? If yes? Specify the function names.
Explain the differences between ActiveX Dll and ActiveX Exe?
What is the difference between adodc and adodb in vb?
How would you create your application in DHTML?