Name some examples of the different types of windows found
in a Windows application?
Answers were Sorted based on User's Feedback
Answer / mahesh
Dialog, MessgeBox, Button, listview, edit box all these are
Window's only
| Is This Answer Correct ? | 12 Yes | 5 No |
Answer / gayatri
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 ? | 1 Yes | 3 No |
Answer / 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 |
What is the Use of the Developer Studio Editor?
What is the difference between pointer and reference?
7 Answers IBM, Microsoft, Tech Mahindra,
What keyboard editor command is used for Undo?
What are the advantages of a message map
What is a wizard?
Is visual c++ still used?
What is the file extension used for C++ class implementation files?
What is visual c++ runtime error?
Where can I find microsoft visual c++?
What is vc++ programming?
Name the function is used to transfer bitmaps to an output device?
How you build a project using Developer Studio?