Exam 1: An Introduction to Visual Basic 2012

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

What is a label control? Explain how it is used on a form.

Free
(Essay)
5.0/5
(36)
Correct Answer:
Verified

A label control is a control that contains descriptive text.It is often used to display text that the user is not allowed to edit while an application is running.

When you click the ellipsis (... )button in the Settings box of the Font property,____.

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

C

When you want the application to end when the user clicks the Exit button,you write the following code: ____.

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

B

Each object has a set of attributes,called ____,that determine the object's appearance and behavior.

(Multiple Choice)
4.8/5
(28)

To verify that a solution has been closed,you can look in the ____.

(Multiple Choice)
4.8/5
(48)

What is the Windows Form Designer window? Describe how it is used in Visual Studio 2012.

(Essay)
4.7/5
(29)

A ____ is the general shape of the characters in the text.

(Multiple Choice)
4.8/5
(36)

If a control is deleted from a form,is the related code for the control also deleted? Explain.

(Essay)
4.8/5
(34)

When you click the Auto Hide button on a window,the window is minimized and appears as a tab on the edge of the IDE.

(True/False)
4.8/5
(36)

What is the Solution Explorer window? Describe how it is used in Visual Studio 2012.

(Essay)
4.8/5
(28)

Explain the difference between a solution and a project.

(Essay)
4.9/5
(35)

An example of a valid value for the form's Name property is ____.

(Multiple Choice)
4.8/5
(33)

The most effective way to accomplish this task is to create a(n)____.

(Multiple Choice)
4.7/5
(37)

The Windows ____ window allows you to create the graphical user interface for your application.

(Multiple Choice)
4.9/5
(40)

Anyone using the application does not need to change the size of the form,so you must set the FormBorderStyle property to ____.

(Multiple Choice)
4.9/5
(31)

Which of the following is an example of an appropriate name for a control?

(Multiple Choice)
4.8/5
(32)

The file within a Visual Basic application that can be run outside of the IDE has a(n)____ file extension.

(Multiple Choice)
4.8/5
(34)

When a timer control is added to a form,it appears ____.

(Multiple Choice)
4.8/5
(25)

How is a timer control used in an application? Provide one example.

(Essay)
4.8/5
(36)

What is the Properties window? Describe how it is used in Visual Studio 2012.

(Essay)
4.9/5
(34)
Showing 1 - 20 of 59
close modal

Filters

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