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
An easy way to show some animation on a form is by replacing one picture with another.
(True/False)
4.8/5
(38)
The form you are designing requires a blue line graphic that is 10 pixels wide.What is the declaration statement for the Pen object?
(Multiple Choice)
4.7/5
(25)
To remove a picture from the user's view,the Visible property of the PictureBox is set to False.
(True/False)
4.7/5
(39)
In the coordinate system,the X is the horizontal position and the Y is the vertical position.
(True/False)
4.8/5
(37)
Using a control's SetBounds method produces a smoother-appearing animation than the animation that is produced by changing the Left and Top properties of a control.
(True/False)
4.9/5
(39)
Which scroll bar property contains the number that indicates the current location of the scroll box in the scroll bar?
(Multiple Choice)
4.7/5
(35)
The Windows Media Player control can play audio and video files in many formats,including .avi,.wmv,and .wav.
(True/False)
5.0/5
(40)
The Graphics methods that are used to draw a circle on a form or control can be used with either a Windows Form or a Web Form.
(True/False)
4.9/5
(35)
The DragEnter event fires when the user drags a source object over the target.
(True/False)
4.9/5
(35)
The Interval property of the Timer is calculated in milliseconds.
(True/False)
4.8/5
(32)
When the user clicks the up arrow of a vertical scroll bar,the Value property decreases by the amount of the _______ property.
(Multiple Choice)
4.9/5
(32)
Showing 41 - 60 of 62
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)