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
what are the Types of DBCombo boxes?
What is data control in vb?
___,___ and __ are difference between image and picture controls.
by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.
Draw Sequence Modal of RDO and Explain?
Parts of ODBC?
Explain about conditional operators?
What is constructors and distructors.
What is ActiveX Control?
What is understand in resource tracking?
What is Internet Explorer and its uses?
I have several megabytes of memory. Why do I get an "out of memory" error?
How do I use GetPrivateProfileString to read from INI files?
___ is a property to resize a label control according to your caption.
How would you attach pictures in column headers of List View Control?