What four types of properties are supported by an ActiveX
control?



What four types of properties are supported by an ActiveX control?..

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 ?    2 Yes 0 No

Post New Answer

More MFC Interview Questions

What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


What is CSingleDocTemplate?

1 Answers  


1)How to change a text of a button in runtime?

2 Answers  


How can i change the color of a dropdowncombobox elements

2 Answers  


Hi All, i am new for VC++ SDK. i want to get the IP Address of all the External device connected with my local machine.please give the code Regards, Praveer

1 Answers   TCS, Tech Mahindra,






What is the difference between OnInitialUpdate and OnUpdate?

5 Answers  


how does conditionally close the Dialog Box ?

2 Answers   Infotech,


How to convert the content of buffer into lower case character.

3 Answers   E Logic,


how many types of classes are ther,what are that

7 Answers   L&T,


Explain about MDI and CMultiDocTemplate ?

2 Answers  


Explain in sort What is CTargetObject?

2 Answers  


Explain StretchBlt and BitBlt

1 Answers  


Categories