What is the difference between the client and non-client
areas?

Answers were Sorted based on User's Feedback



What is the difference between the client and non-client areas?..

Answer / gaurav kunzru

A window is divided into two main areas:
? The non-client area, which contains the border,
menus, and caption area for the window.
? The client area, which is the area that is left
over, also known as the "main" part of the window.

Is This Answer Correct ?    10 Yes 2 No

What is the difference between the client and non-client areas?..

Answer / ravi k

Client Area:

The area in which we can do/write/draw something.
ex: while space that we can see when an application is
created.

Non Client Area:

Where We can't do anything.
ex: like menu bar, status bar, scroll bar, title bar, etc.,

Is This Answer Correct ?    10 Yes 7 No

Post New Answer

More VC++ AllOther Interview Questions

Where can I find microsoft visual c++?

1 Answers  


What is the difference between Boxing and Unboxing in C#

1 Answers  


What is a transparent image?

1 Answers  


what is DLL?

7 Answers   Zenith,


Difference between getmessage, postmessage & peakmessage.

1 Answers  


Name the three attributes of a pen?

1 Answers  


How can we allow no selection of radio button in grouped radio buttons?

2 Answers  


What is the difference between an MLE and an SLE?

2 Answers   Infosys,


Explain the advantages of cwinthread class.

1 Answers  


Do I need microsoft visual c++ 2005 redistributable on my computer?

1 Answers  


How do I uninstall visual c++?

1 Answers  


How you build a project using Developer Studio?

1 Answers  


Categories