Properties exposed through ActiveX controls
Write down the properties exposed through ActiveX controls?
Expert
ActiveX controls consist of four types of properties:
a) Stock: These are the standard properties supplied to every control such as: font or color. The developer should activate the stock properties, however there is little or no coding included.
b) Ambient: These are properties of the environment which surrounds the control properties of the container to which it has been placed.
c) Extended: These are the properties which the container handles, generally including size and placement onscreen.
d) Custom: These are the properties added through the control developer.
Look-and-feel: The visual impression and interaction style given by a user interface. This is mainly the responsibility of the window manager (that is, in collaboration with the fundamental operating system) running on a specific computer. This refers
Q. Explain method over ridding in java. Give ex
QUESTION 1 The following UML diagram describes an abstract class Customer. This class is to be used as part of a Company's inventory system. The inventory system will contain many different types of customers. A separate s
Explain the way to open just one resistance of vb application (.exe).
What do you mean by data movement? Describe in brief.
Write a code in a c++/java for the automaton distributed in the class which accepts keywords(cat,bat,cab). Create an input file with these words may be two or three copies of these words scattered in a paragraph and show that your program does accept these words and gives an output to that
One Dimensional array:1) An array is a continuous memory location having similar kind of data in a single row or single column. Declaration in c++ is as under: const int size = 20;int a[size] or int a[2
Explain the good illustrations of closing XHTML elements.
Case label: The value utilized to select a specific case in a switch statement.
Tell me about the System Architecture for Windows Programming?
18,76,764
1951450 Asked
3,689
Active Tutors
1417963
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!