What is ActiveX Explain?

Answer Posted / dolly

ActiveX is a framework for defining reusable software
components (known as controls) that perform a particular
function or a set of functions in Microsoft Windows in a
way that is independent of the programming language used to
implement them. A software application can then be composed
from one or more of these components in order to provide
its functionality.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the Steps in Creating an ActiveX Control?

2188


Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.

2076


What is the difference between change event in normal combobox and dbcombobox?

1999


What are the important components of OLEDB?

2035


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.

1925






How many File System Controls are there Explain?

1722


Specify technical & functional architecture of your last 2 projects.

1808


___ is the control used to call a windows application.

1282


Recordset object consists what?

1749


what controls have you used in your project?

1652


What is instantiating?

1635


What is the default model of the form?

1824


Explain Default cursor Type and LockEdit type in DAO?

874


What is the use of debug Window?

1798


VB ActiveX: Create a "drivelist"(D1) box, a "folderlistbox"(FLD1) that changes whenever D1 is changed , and a "FilelistBox"(FIL1) that is populated with the file lists under the selected directory in (D1).The file selected is stored in a variable "filename" along with the path. Question: How to use this activeX control in VC++ to get the selected filename?

1732