Student Center
|
Instructor Center
|
Information Center
|
Home
Intro to VB.NET
Projects
Comprehensive Projects
Choose a Chapter
Chapter 1
Chapter 2
Chapter 3
Chapter 4
Chapter 5
Chapter 6
Chapter 7
Chapter 8
Chapter 9
Chapter 10
Chapter 11
Chapter Objectives
PowerPoint Presentations
Multiple Choice Quiz
True or False
Examples from the Text
Feedback
Help Center
Learning Programming Using Visual Basic.Net
Bill Burrows, University of Washington
Joe Lanford, University of Rochester
Creating Simple Visual Basic .NET Windows Applications
True or False
1
All of the properties available to a given control are displayed in the Properties Editor at design-time.
A)
True.
B)
False.
2
Two events are fired when focus changes from one control to another. These are the Leave and Enter events.
A)
True.
B)
False.
3
User input which as been entered from a TextBox control can
not
be modified by your program.
A)
True.
B)
False.
4
The TabIndex property of an object is used to set the order in which your controls receive focus when your user pressed the TAB key.
A)
True.
B)
False.
5
If a control's TabStop property is set to
false
, it will receive focus when the user presses the TAB key to cycle between controls in your applications
A)
True.
B)
False.
2003 McGraw-Hill Higher Education
Any use is subject to the
Terms of Use
and
Privacy Policy
.
McGraw-Hill Higher Education
is one of the many fine businesses of
The McGraw-Hill Companies
.