Exam 2: User Interface Design
Exam 1: Introduction to Visual Basic 201054 Questions
Exam 2: User Interface Design74 Questions
Exam 3: Variables, Constants, and Calculations58 Questions
Exam 4: Decisions and Conditions51 Questions
Exam 5: Menus, Common Dialog Boxes, Sub Procedures, and Function38 Questions
Exam 6: Multiform Projects69 Questions
Exam 7: Lists, loops, and Printing76 Questions
Exam 8: Arrays and Collections50 Questions
Exam 9: Web Applications66 Questions
Exam 10: Database Applications43 Questions
Exam 11: Data Files43 Questions
Exam 12: OOP: Creating Object-Oriented Programs51 Questions
Exam 13: Graphics, Animation, Sound, and Drag-And-Drop62 Questions
Exam 14: Additional Topics in Visual Basic60 Questions
Select questions type
You can select multiple controls by clicking on the first control and then holding the Ctrl key and clicking on each of the other controls in the group.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
Which design time property setting should be used on an object named UserInputTextBox in order to make the insertion point appear in the object when the form first appears?
Free
(Multiple Choice)
4.9/5
(38)
Correct Answer:
D
The default setting for the Checked property of a check box is True.
Free
(True/False)
4.9/5
(41)
Correct Answer:
False
Which of the following is the best choice when the user needs to input her social security number?
(Multiple Choice)
4.8/5
(34)
You can modify the setting in the _______ property if you want to align the text in a textbox to appear on the left side of the box.
(Multiple Choice)
4.9/5
(34)
You can vertically align a group of controls on your form by first selecting all of the controls to be aligned,and then _______.
(Multiple Choice)
4.8/5
(39)
When a check box is checked,the Checked property is set to True.
(True/False)
4.9/5
(36)
The FormLocation property determines the position of the form on the user's screen when the project is run.
(True/False)
4.9/5
(38)
Assume that you are designing a form where the user will need to select only one item from a group of displayed choices.This can best be accomplished by using _______.
(Multiple Choice)
4.9/5
(32)
If you would like to change the color of text,you must change the _____________ property.
(Multiple Choice)
4.8/5
(34)
If you want to display text that cannot be modified by the user,use the _______.
(Multiple Choice)
4.8/5
(34)
If a text box has a TabIndex lower than all of the other objects,it will _______.
(Multiple Choice)
4.8/5
(33)
If a radio button is currently selected,its _______ property will be True.
(Multiple Choice)
4.8/5
(34)
If you want to display text that can be modified by the user,use the _______.
(Multiple Choice)
4.8/5
(41)
A hair-styling salon needs help designing a form for the various services that they offer.What would you suggest they use that will display all of the services,and that will allow the customers to choose one or more items?
(Multiple Choice)
4.8/5
(43)
If you have several radio buttons,you can make them work together as a group by adding them to a GroupBox.
(True/False)
5.0/5
(30)
Showing 1 - 20 of 74
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)