When Activex exe is benificial in vb application
Answer Posted / cp
ActiveXexe is benificial when
1. we want to use COM as Standalone aswell as in Client
Application.
2. We want com to run in its own memory with out affecting
client in case of crash.
Excel is a best example of this kind.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I make my applications screen-resolution independent?
With in the form we want to check all the text box control are typed or not? How?
What are the types of line styles available in Treeview Control?
How can I access a record by record number?
How would you access objects created in ActiveX Exe and ActiveX Dll
How can you get selected file from file system Control?
What language does visual basic use?
What is Internet Explorer and its uses?
What is the use of Imagelist Controls ?
How do I remove/change the picture property of a control at design time?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
What is ODBC Direct and Microsoft Jet Database Engine ?
Is it possible to change menu runtime using API? If yes Specify the function names?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How can you save and Get data from Clipboard/ Recordset object consists what?