Exam 2: Creating a User Interface
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
After completing the Task column of the TOE chart, you then assign each task to a(n) ____ in the user interface.
(Multiple Choice)
4.9/5
(42)
Text boxes accept and display information automatically, so no special event is necessary for them to do their assigned task.
(True/False)
4.9/5
(41)
A control's ____ property determines the style of its border and can be set to None, FixedSingle, or Fixed3D.
(Multiple Choice)
4.8/5
(42)
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
-Capitalize only the first letter in the first word and in any words that are customarily capitalized.
(Short Answer)
4.8/5
(39)
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
-Defines x as the access key for the Exit button.
(Short Answer)
4.8/5
(37)
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
-Groups related controls and has a Text property used to indicate the contents of the control.
(Short Answer)
4.9/5
(36)
Related controls should be grouped together using either white (empty) space or one of the tools located in the ____ section of the toolbox.
(Multiple Choice)
4.7/5
(34)
The Font dialog box is ____, which means it remains on the screen until the user closes it.
(Multiple Choice)
4.9/5
(45)
Explain what happens when an application starts in terms of what the user sees.
(Essay)
4.8/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
-Recommended font for applications.
(Short Answer)
4.9/5
(40)
After completing the TOE chart, the next step is to design the ____.
(Multiple Choice)
4.9/5
(38)
The ____________________ property contains a number that represents the order in which the control was added to the form.
(Short Answer)
4.9/5
(34)
You use the ____ window to view and edit your application's data..
(Multiple Choice)
4.8/5
(43)
The ____ stores controls that do not appear in the user interface during run time.
(Multiple Choice)
4.9/5
(37)
A default button can be selected by pressing the Enter key even when the button does not have the focus.
(True/False)
4.7/5
(42)
____ support and supplement a user's activities in a primary window.
(Multiple Choice)
4.8/5
(40)
Setting a form's ____ property to False removes the Control menu box, as well as the Minimize, Maximize, and Close buttons, from the title bar.
(Multiple Choice)
4.9/5
(39)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)