What are the properties exposed by ActiveX controls?
Answer Posted / 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 |
Post New Answer View All Answers
What browser supports activex?
What is activex and how do you use it?
Is activex secure?
What is activex control in internet explorer?
What is guid?
What is mscomctl ocx used for?
What is an activex control explain with an example?
Explain about type library?
How to enable activex on mac safari?
Does microsoft edge use activex?
Does edge browser support activex?
How to enable initialize and script activex controls in mobile?
How do I update activex?
What is activex document in vb?
How do I register activex controls?