What are the properties exposed by ActiveX controls?

Answers were Sorted based on User's Feedback



What are the properties exposed by ActiveX controls?..

Answer / vinay thakur

ActiveX controls have four types of properties:
l Stock:-> These are standard properties supplied to every
control, such as font or
color. The developer must activate stock properties, but
there is little or no
coding involved.

2 Ambient:-> These are properties of the environment that
surrounds the control -
properties of the container into which it has been placed.
These can't be changed,
but the control can use them to adjust its own properties.
For example, it can set
the control's background color to match the container's
background color.

3 Extended:-> These are properties that the container
handles, usually involving size
and placement onscreen.

4 Custom:-> These are properties added by the control
developer.

Is This Answer Correct ?    1 Yes 0 No

What are the properties exposed by ActiveX controls?..

Answer / hari krishna

1.Stock Properties
2.Custom Properties.

For managing these properties, property sheets are used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ActiveX Interview Questions

Explain what is Component Object Model?

0 Answers  


How do I enable activex in microsoft edge?

0 Answers  


Does chrome use activex?

0 Answers  


What is meant by activex controls?

0 Answers  


What does activex control do?

0 Answers  






Does activex work in firefox?

0 Answers  


Are there any difference between activex exe and activex dll?

0 Answers  


What does activex filtering mean?

0 Answers  


How do I enable activex on edge?

0 Answers  


How do I turn off activex filtering?

0 Answers  


What is the use of activex control?

0 Answers  


How do I enable activex in edge?

0 Answers  


Categories