Exam 2: Creating Applications With Visual Basic

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

The value of a control's property may be changed while the application is running by .

Free
(Multiple Choice)
4.9/5
(39)
Correct Answer:
Verified

A

The _property can prevent the user from resizing your application's form at runtime.

Free
(Multiple Choice)
4.7/5
(30)
Correct Answer:
Verified

D

You can run an application in all of the following ways except ___.

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

B

The code template for an event handler identifies it as a type of _procedure.

(Multiple Choice)
4.9/5
(44)

Which of the following displays a message box with the text "Hello World"?

(Multiple Choice)
4.8/5
(32)

The __property of a label determines if the label can be seen by the user at runtime.

(Multiple Choice)
5.0/5
(29)

A label control may be added to a form by double-clicking on the Label control icon in the _window.

(Multiple Choice)
4.9/5
(38)

If a Label control's AutoSize property equals False and the label is not wide enough for the text assigned to the control, ___.

(Multiple Choice)
4.8/5
(34)

Programs should use comments remarks) to .

(Multiple Choice)
4.7/5
(40)

When you select a control on a form in the Designer window, __.

(Multiple Choice)
4.8/5
(38)

The form's _property can be set to True or False, depending on whether or not you want the minimize button to appear.

(Multiple Choice)
4.9/5
(39)

Which of one of the following will stop an application and end its execution?

(Multiple Choice)
4.8/5
(44)

The _property appears in parentheses so it will appear at the top of the alphabetical Property list.

(Multiple Choice)
4.8/5
(31)

The _control uses a Label to display program status information and messages to the user.

(Multiple Choice)
4.7/5
(31)

Which of the following statements are correct?

(Multiple Choice)
4.8/5
(43)

Choose the correct assignment statement for a Label control named lblTitle that would align the control's text with the middle and center of the control's bounding box?

(Multiple Choice)
4.7/5
(38)

In order to delete a control from a form, you should select the control and then .

(Multiple Choice)
4.9/5
(45)

The properties of a control are listed in the _window.

(Multiple Choice)
4.8/5
(38)

To lock all of the controls on a form during design time, ____.

(Multiple Choice)
4.7/5
(37)

Assume you have a Button control named btnDisplayList. Which is the default name for an event procedure that will be executed when the user clicks on the control?

(Multiple Choice)
4.8/5
(40)
Showing 1 - 20 of 36
close modal

Filters

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