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
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
What is dao in visual basic?
Is it possible to change menu runtime using API? If yes? Specify the function names.
__ no of controls in form.
What is Seek Method which type of record set is available this?
What is the need of tabindex property is label control?
____ is the difference between Listindex and Tab index.
How can you get selected file from file system Control?
What is form in visual basic?
How would you use ActiveX Dll and ActiveX Exe in your application?
What is the use of Data Form Wizard?
What is the use of Scalewidth and ScaleHeight Proeperty?
Scope of API?s can be of different types, what are they Why API functions are Required?
OLE is used for _______
What are the rules which should be followed while naming a variable in VB?