Chapter 16


1.

What is the purpose of the radio button?

to allow the user to select from multiple mutually exclusive options

2.

How do you add an existing icon into your program?

by right-clicking on the icon heading in resources

3.

After typing information into the data tab of the properties window of a combo box, what keys do you press to enter another item?

 ctrl-enter

4.

List three methods or properties of the list box.

 sort , border , selection

5.

What is a SDI application?

single document interface

6.

What is a MDI application?

multi document interface

7.

What is the ID of your dialog’s application icon?

 idr_mainframe

8.

What class should be used as your base class for SDI and MDI applications if you want to support text documents?

 cricheditview

Answers

1.

To allow the user to select from multiple mutually exclusive options

2.

By right-clicking on the icon heading in resources

3.

CTRL-ENTER

4.

Sort, border, selection

5.

Single Document Interface

6.

Multi Document Interface

7.

IDR_MAINFRAME

8.

CrichEditView




C++ Programming Fundamentals
C++ Programming Fundamentals (Cyberrookies)
ISBN: 1584502371
EAN: 2147483647
Year: 2005
Pages: 197
Authors: Chuck Easttom

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net