Difference Types of Instancing Property in ActiveX Dll and Exe.
Answer Posted / 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 View All Answers
How do you change the icon and otherwise manipulate the DOS box?
What is the need of tabindex property is label control?
To find the current recordposition in data control.
What is meant by Establish Connection in RDO?
I'm getting error message "Reserved Error [-nnnn] ("There is no message for this error")" from Jet Engine 2.0.Why?
Types of LockEdits in DAO? 51 .Types of Recordsets.
Difference between Class Module and Standard Module?
What are the different procedures associated with the object?
How do I make my applications screen-resolution independent?
What is meant by Establish Connection in RDO?
How can I create a VBX?
what is the Property used to add a menus at runtime?
How do I speed up control property access?
Specify technical & functional architecture of your last 2 projects.
What is the use of Tabledef?