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 target object uses a control's DoDragDrop method.
Free
(True/False)
4.7/5
(32)
Correct Answer:
False
Pictures can be loaded,moved,and resized at run time.
Free
(True/False)
4.7/5
(31)
Correct Answer:
True
If you don't set the width of a Pen,it defaults to one pixel.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
By controlling the location and visibility of controls,animation effects can be created by using similar pictures.
(True/False)
4.9/5
(40)
Point,Size,and Rectangle structures can be used to specify starting positions in the graphics methods.
(True/False)
4.8/5
(30)
You must set the AllowDrop property to True in order to set a control to be a target.
(True/False)
4.9/5
(40)
The _______ event fires when the user releases the mouse button over the target.
(Multiple Choice)
4.9/5
(29)
The Top and Left properties of an object determine the position of the upper-left corner of the object on the form.
(True/False)
4.8/5
(35)
The form's Paint event executes when the window is displayed,resized,moved,maximized,restored,or uncovered.
(True/False)
4.8/5
(36)
The Scroll event of a scroll bar occurs anytime the scroll box is moved.
(True/False)
4.8/5
(38)
The ScrollBar_Click event occurs when the user clicks the up arrow of a vertical scroll bar.
(True/False)
4.7/5
(35)
When designing a form having graphics,the programmer creates a Graphics object to _______.
(Multiple Choice)
4.8/5
(26)
The term,graphics,refers to any text,drawing,image,or icon you display on the screen.
(True/False)
4.9/5
(46)
The _______ class contains various methods for returning random numbers of different data types.
(Multiple Choice)
4.9/5
(36)
To make sure the Scroll Bar events occur anytime there is a change in the Value property of the control,which two events need to contain code?
(Multiple Choice)
4.8/5
(44)
If the user drags the scroll box in a scroll bar control,the scroll bar's Scroll event occurs.
(True/False)
5.0/5
(38)
To make sure that the graphics on the form get redrawn every time the form is rendered,place the code in the form's _______ procedure.
(Multiple Choice)
4.8/5
(30)
Showing 1 - 20 of 62
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)