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
How would you access objects created in ActiveX Exe and ActiveX D1T ?
What is meant by Establish Connection in RDO?
what are the Types of DBCombo boxes?
what are the different Types of Recordsets.
What are the rules which should be followed while naming a variable in VB?
Whether HTML supports multimedia: and document links?
what is the Difference between Dynaset and Snapshot?
Is there any Edit method in ADO Data Access method?
Explain the types of Views in Listview Control.
Why doesn't "my string" & Chr$(13) do what I want?
How do I create a window with a small title bar as in a floating toolbar?
___ Property is used to count no. of items in a combobox.
How would you create properties by using class Builder Wizard?
What is Seek Method which type of record set is available this?
Draw Sequence Modal of RDO? Explain.