What is ActiveX control. Anybody can explain it in detail.
Thanks in advacne...

Answers were Sorted based on User's Feedback



What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / dilip

Activex control is a ready to use control.....
In our system there will be some inbuilt active x controls
given by the os, such as...windows media player ,calender
etc...thease controls can be used in any platform
(c ,c++,java,dotnet....).So we can also create the active x
controls that can be used anywhere in any
application...using actrive x controls in vc++ is very easy
refer to an example by browsing in google .....if u need
anything more mail me to diliprajug@yahoo.com

Is This Answer Correct ?    12 Yes 3 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / kumar

An ActiveX component is a reusable piece of data and code
(object) created using ActiveX technology.It allows you to
create components that can be used in any project straight
away. This saves a lot of development time. ActiveX talks
about binary interoprability. That means only compiled
components are reusable and not source code.

Is This Answer Correct ?    5 Yes 1 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / eswaran.p

ActiveX Controls are comes under COM(Component Object
modelling).In Our program we are creating a Commom
Control.That control is used in Different Application.

For Eg: We are creating a Control (Font dialog and Color
dialog Boxes).These two is used in All MS OFFICE
Application(MS Word,MS Access,MS Excel,MS PowerPoint,etc)

Definition:
re usability of code..Shared in Different Application

Is This Answer Correct ?    2 Yes 1 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / sajan

ActiveX are software component based on Microsoft's
component based technology(COM).ActiveX controls were
originally called "OLE controls" and used an .OCX file
extension. They were Microsoft's second-generation
component architecture (Visual Basic Controls (VBXs) were
the first). OLE controls were renamed ActiveX and continued
to use the .OCX name.

Is This Answer Correct ?    4 Yes 4 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / shiksha

An active X control is an OLE like compound graphical user Interface component that transfer the data b/w the server & container application.An Active X Control is a portable S/w that perform a specific task.

Is This Answer Correct ?    0 Yes 0 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / sajan

Provide the name of the book, so that we can refer it. And
provide your name also.

Is This Answer Correct ?    1 Yes 3 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / ganesh

A Microsoft ActiveX control is essentially a simple OLE
object that supports the IUnknown interface.
Developed by Microsoft corporation, ActiveX is a technology
used to add interactivity to Web pages. With ActiveX, you
can add interactive controls to Web pages. These controls
can be anything from a single push-button to a complete
spreadsheet.

Is This Answer Correct ?    0 Yes 3 No

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne.....

Answer / guest

U shld refer any visual basic book to learn it in detail.

Is This Answer Correct ?    2 Yes 14 No

Post New Answer

More ActiveX Interview Questions

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne...

8 Answers   IBS,


What is ocx?

0 Answers  


What Does the Logo Mean?

1 Answers  


How do I register an ocx file?

0 Answers  


How do I enable initialize and script activex controls in internet explorer?

0 Answers  






What is the use of activex control?

0 Answers  


What is meant by activex control?

0 Answers  


Where is activex control in excel?

0 Answers  


What are activex files?

0 Answers  


How do I unregister an ocx file?

0 Answers  


What is an ocx?

0 Answers  


How to use activex textbox in excel?

0 Answers  


Categories