Difference Types of Instancing Property in ActiveX Dll and Exe.
Answer / 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 |
What are the Sequence of events when a form is loaded in Visual Basic?
What is meant by Establish Connection in RDO?
How do I program the Novell NetWare API from VB?
Clear property is available in ____,___ control.
Explain Default cursor Type and LockEdit type in DAO?
What is Implicit?
which arguments will be used to run a executable program in shell function ?
What does Query_unload event do in VB? Why we need Form _unload event?
Which method is preferred to save data like database to the disk?
List out controls which does not have events ?
___ argument can be used to make a menuitem into bold.
What is executenonquery in vb net?