Exam 2: Visual Basic, Controls, and Events

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The control with tab index 1 is always the first control to receive the focus when the program is run.

Free
(True/False)
4.8/5
(38)
Correct Answer:
Verified

False

The Properties window cannot be used to display the events associated with a control.

Free
(True/False)
4.8/5
(39)
Correct Answer:
Verified

False

Once a text box control is placed on a form, it cannot be resized or moved.

Free
(True/False)
5.0/5
(43)
Correct Answer:
Verified

False

Which of the following is not a submenu of the Format menu?

(Multiple Choice)
4.9/5
(36)

What feature in Visual Basic allows you to make more room on your screen by temporarily minimizing certain windows?

(Multiple Choice)
4.8/5
(34)

The statement btnButton.Focus

(Multiple Choice)
4.8/5
(35)

The Visual Basic Code Editor will automatically detect certain types of errors as you are entering code.

(True/False)
4.9/5
(38)

Once a control is placed on your form, you can rename it by editing the Name property in the Properties window.

(True/False)
4.8/5
(34)

What would be a good name for a text box to hold a person's first name?

(Multiple Choice)
4.9/5
(36)

Visual Basic access keys are created by using which symbol in a button's Text property?

(Multiple Choice)
4.8/5
(41)

Complete Word is a helpful feature produced by the Microsoft Technology called IntelliSense.

(True/False)
4.9/5
(42)

Which of the following steps specifies P as the access key for a button?

(Multiple Choice)
4.8/5
(36)

Which of the following statements sets the words on a button to "Push Me"?

(Multiple Choice)
4.9/5
(34)

A mouse click is an example of an event.

(True/False)
4.9/5
(26)

When the user clicks a button,___________ is raised.

(Multiple Choice)
4.7/5
(37)

Visual Basic first appeared about ten years ago.

(True/False)
4.7/5
(34)

Programming in VB 2012 is different from traditional programming environments because first you should

(Multiple Choice)
4.7/5
(33)

The Properties window plays an important role in the development of Visual Basic programs. It is mainly used

(Multiple Choice)
5.0/5
(38)

What effect will the following statement have? lblOne.Visible = False

(Multiple Choice)
4.9/5
(36)

Snap lines can be used to align the bottoms, middles, and tops of controls.

(True/False)
4.9/5
(39)
Showing 1 - 20 of 61
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)