Name some examples of the different types of windows found
in a Windows application?
Answer Posted / skybeaver
Technically speaking, a window is a window is a window.
All of its display characteristics are determined by
the "Style" and "ExtendedStyle" properties of the window.
Some of the properties that can be set include border,
visibility, clipping, z-order, modality, etc.
That being said, there are many types of Windows that have
been implemented, such as Frame Windows, MDI
parents/children, modal dialogs, etc.
The interviewer may also be asking about types of controls,
which are things like edit boxes, radio buttons,
checkboxes, list controls, tree views, etc.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
How can we use cmutex?
difference between assert and verify.
What is vc++ programming?
What is microsoft visual c++ 2010 x86 redistributable?
What is difference between c++ and vc++?
Is visual c++ still used?
What is difference between c++ and visual c++?
What is microsoft visual c++ used for?
how to declare and populate an array of checkBoxes
Do I need all the microsoft visual c++ redistributable?
Do I need the microsoft visual c++?
Do I need microsoft visual c++ on my computer?
What is the use of message map? Advantages of a message map.
Is microsoft visual c++ important?
What is odbc in vc ++?