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 do I call a DLL?
What is meant by Establish Connection in RDO?
what are the Differences between ActiveX Control and Standard Control?
What is Pseudocode?
State about the different types of visual basic data?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
Is it possible to Access BackEnd procedures? Explain.
How do I implement an accelerator key for a text box?
How do I tell when an application executed using the SHELL command is finished?
How many ways you can access file using VB?
What is vbs file?
Is the Access Engine and Visual Basic Pro good enough for database work?
How many objects resides in ADO ?
what are the Differences between Recordset and Resultsets?
Explain about declaring variables in Visual basic?