19.12.2012 Views

Computer Programming Concepts and Visual Basic David I. Schneider

Computer Programming Concepts and Visual Basic David I. Schneider

Computer Programming Concepts and Visual Basic David I. Schneider

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3. Press F1.<br />

C. Display an ANSI table.<br />

1. Press Alt/H/M <strong>and</strong> click on the Index tab.<br />

2. Type ANSI <strong>and</strong> press the Enter key.<br />

3. To move between the displays for ANSI characters 0-127 <strong>and</strong> 128-255, click on<br />

“See Also,” <strong>and</strong> then click on the Display button.<br />

D. Obtain a list of <strong>Visual</strong> <strong>Basic</strong>’s reserved words.<br />

1. Press Alt/H/M.<br />

2. Type “keywords”, press the down-arrow key, <strong>and</strong> double-click on a category of<br />

keywords from the list below the blue bar.<br />

E. Obtain a list of shortcut keys.<br />

1. Press Alt/H/M <strong>and</strong> click on the Contents tab.<br />

2. Double-click on the Additional Information book.<br />

3. Double-click on the Keyboard Guide book.<br />

4. Double-click on one of the collections of shortcut keys.<br />

F. Obtain information about a control.<br />

1. Click on the control at design time.<br />

2. Press F1.<br />

G. Exit Help.<br />

1. Press Esc.<br />

HOW TO: MANIPULATE A DIALOG BOX<br />

A. Use a dialog box.<br />

A dialog box contains three types of items: rectangles (text or list boxes), option<br />

lists, <strong>and</strong> comm<strong>and</strong><br />

°<br />

buttons. An option list is a sequence of option buttons or check<br />

boxes of the form option or ■ option.<br />

1. Move from item to item with the Tab key. (The movement is from left to right<br />

<strong>and</strong> top to bottom. Use Shift+Tab to reverse the direction.)<br />

2. Inside a rectangle, either type in the requested information or use the direction<br />

keys to make a selection.<br />

°<br />

3. In an option list, an option button of the form option can be selected with<br />

the direction keys. A dot inside the circle indicates that the option has been<br />

selected.<br />

4. In an option list, a check box of the form ■ option can be checked or<br />

unchecked by pressing the space bar. An X or ✓ inside the square indicates that<br />

the option has been checked.<br />

5. A highlighted comm<strong>and</strong> button is invoked by pressing the Enter key.<br />

B. Cancel a dialog box<br />

1. Press the Esc key.<br />

or<br />

1. Press the Tab key until the comm<strong>and</strong> button captioned “Cancel” is highlighted<br />

<strong>and</strong> then press the Enter key.<br />

Appendix B 413

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!