Exam 2: Creating a User Interface

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The ____________________ control provides a table structure in which you place other controls.

Free
(Short Answer)
4.8/5
(46)
Correct Answer:
Verified

table layout panel

When a control has the ____, it can accept input from the user.

Free
(Multiple Choice)
4.7/5
(32)
Correct Answer:
Verified

A

You specify the default button for a form by setting the form's ____________________ property to the name of the button.

Free
(Short Answer)
4.7/5
(40)
Correct Answer:
Verified

AcceptButton

If you make a button the ____ button, you also can select it by pressing the Enter key even when the button does not have the focus.

(Multiple Choice)
4.9/5
(43)

Match each item with a statement below. a.E&xit f.primary window b.sentence capitalization g.splash screen c.Segoe UI h.Fixed3D d.dialog box i.group box control e.book title capitalization -Used to view and edit the an application's data.

(Short Answer)
5.0/5
(33)

Match each item with a statement below. a.E&xit f.primary window b.sentence capitalization g.splash screen c.Segoe UI h.Fixed3D d.dialog box i.group box control e.book title capitalization -Supports and supplements a user's activities in the primary windows.

(Short Answer)
4.7/5
(28)

Describe the first task that should take place before a programmer creates a user interface. Who should be involved in this process?

(Essay)
4.9/5
(42)

You can use a(n) _________________________ chart to record an application's tasks, objects, and events.

(Essay)
4.9/5
(48)

Match each item with a statement below. a.E&xit f.primary window b.sentence capitalization g.splash screen c.Segoe UI h.Fixed3D d.dialog box i.group box control e.book title capitalization -First image that appears when an application is started.

(Short Answer)
4.8/5
(33)

In addition to a default button, most dialog boxes also have a cancel button, which usually is captioned Cancel.

(True/False)
4.8/5
(39)

What are three reasons for assigning access keys to controls?

(Essay)
4.8/5
(39)

You assign an access key by including a(n) ____ in the control's caption or identifying label.

(Multiple Choice)
4.9/5
(39)

What should a designer consider when including graphics in the user interface?

(Essay)
4.8/5
(35)

A(n) ____ allows the user to select an object using the Alt key in combination with a letter or number.

(Multiple Choice)
4.8/5
(43)

Write the Visual Basic statement to play the audio file named background.wav, which is contained in the bin\Debug folder.

(Short Answer)
4.7/5
(35)

A button's caption should be entered using sentence capitalization.

(True/False)
4.8/5
(28)

An object's ____ determines the type, style, and size of the font used to display the object's text.

(Multiple Choice)
4.8/5
(34)

What are five types of questions a programmer should ask to identify the tasks an application needs to perform?

(Essay)
4.8/5
(30)

You can use the ____ menu to align and size the controls on a form.

(Multiple Choice)
5.0/5
(35)

How can related controls be grouped together on a form?

(Essay)
4.7/5
(35)
Showing 1 - 20 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)