What is the difference between a ActiveX DLL and a ActiveX
EXE?
Answer Posted / guest
ActivexDLL is executes in in process
ActivexExe executes in outprocess
| Is This Answer Correct ? | 45 Yes | 6 No |
Post New Answer View All Answers
Explain the usage of Web Browser Control?
What is the use of debug Window?
How would you add elements in TreevieW Control?
How do I force a file dialogue box to reread the currect disk?
How many tabs in a tabbed dialog do you consider appropriate?
Is it possible to change menu runtime using API? If yes Specify the function names?
What is a toolbox in visual basic?
Explain the usage of Web Browser Control?
How many objects resides in ADO ?
What is ActiveX? Explain.
How the image application?
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.
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
Difference between Recordset and Resultsets.
Write the Steps in Creating an ActiveX Control?