Exam 2: Creating Applications With Visual Basic

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

IntelliSense is a feature of Visual Studio that __.

(Multiple Choice)
4.7/5
(33)

What will the following section of code do? Private Sub btnExit_ClickByVal sender As System.Object, _ ByVal e as System.EventArgs) Handles btnExit.Click Me)Close) End Sub

(Multiple Choice)
4.7/5
(30)

Which of the following is not a valid value for the FormBorderStyle property?

(Multiple Choice)
4.9/5
(38)

The project file is saved with this file extension.

(Multiple Choice)
4.9/5
(35)

Which value of the SizeMode property is used to automatically adjust the size of a PictureBox control to fit the size of the image?

(Multiple Choice)
4.9/5
(41)

A Visual Studio project may be saved in all of the following ways except ___.

(Multiple Choice)
4.7/5
(31)

When you have an item selected and press the F1 key, you get __.

(Multiple Choice)
4.9/5
(42)

The code that is executed when the user clicks a button is known as .

(Multiple Choice)
4.7/5
(36)

You can display the Code window in all of the following ways except __.

(Multiple Choice)
4.8/5
(33)

The color of the text in a Label control is determined by the _property.

(Multiple Choice)
4.7/5
(35)

Which property determines the characters that appear in the title bar of Form1?

(Multiple Choice)
4.8/5
(32)

If the Visible property of a control is set to false, it _in the Designer window.

(Multiple Choice)
4.9/5
(49)

When Visual Studio displays a new project, a blank form is shown in the _window.

(Multiple Choice)
4.7/5
(41)

Compile errors .

(Multiple Choice)
4.8/5
(38)

In the statement Me.Close), the keyword Me refers to .

(Multiple Choice)
4.8/5
(34)

A Label control's _property allows a label to change size to fit the text in its text property.

(Multiple Choice)
4.9/5
(40)
Showing 21 - 36 of 36
close modal

Filters

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