Exam 13: Graphics, Animation, Sound, and Drag-And-Drop
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
The _______ holds the X and Y coordinates as a single unit.
(Multiple Choice)
4.7/5
(30)
The _______ event fires when the user drags a source object over the target.
(Multiple Choice)
4.9/5
(41)
The scroll bar's SmallChange property is changed when the user clicks on the scroll arrow in a scroll bar.
(True/False)
4.8/5
(29)
You will code a Click event when you write code for a scroll bar.
(True/False)
4.7/5
(42)
To have a PictureBox control move every 3 seconds,the Timer's Interval property is set to _______.
(Multiple Choice)
4.8/5
(42)
Animation can be achieved by displaying an animated .gif file on a Windows Form,but not a Web Form.
(True/False)
4.7/5
(37)
The Value property indicates the current position of the scroll box and its corresponding value within the scroll bar.
(True/False)
4.8/5
(45)
Which event occurs as the user drags the scroll box along the scroll bar?
(Multiple Choice)
4.9/5
(28)
Which of the following will allow you to move controls across the screen?
(Multiple Choice)
4.9/5
(36)
To produce smooth movement of a control on a form,use the control's _______ method.
(Multiple Choice)
4.9/5
(37)
Which property of the SoundPlayer component determines the location of the wave file?
(Multiple Choice)
4.9/5
(41)
The LargeChange property of scroll bars controls the _______.
(Multiple Choice)
4.8/5
(27)
The _______ property of a scroll bar determines the distance to move when the user clicks the gray area of the scroll bar or presses the Page-Up or Page-Down keys.
(Multiple Choice)
4.9/5
(32)
A graphic is being placed on a button control on the form.Which object's starting point is used for the graphic?
(Multiple Choice)
4.8/5
(30)
Which of the following is NOT an effect of the DoDragDrop method?
(Multiple Choice)
4.8/5
(34)
Showing 21 - 40 of 62
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)