Exam 14: Additional Topics in Visual Basic

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

Which of the following actions can the parent's Window menu perform?

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

D

_______ are small samples of code that can show you how to accomplish many programming tasks;they are available from the context menu in the Editor window.

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

D

The programmer can allow the user to display the open child windows vertically,horizontally,or cascaded by using the parent's _______.

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

C

You can view XML files using Notepad,a text editor that comes with Microsoft Windows.

(True/False)
4.8/5
(45)

To design a toolbar that will have images on the button(s),you need to add a _______ control to the form.

(Multiple Choice)
4.8/5
(37)

Identify the control that is used to place a WPF control on a Windows form and describe the process of adding the WPF control.

(Essay)
4.8/5
(37)

The MaxLength property can be used to limit the number of characters the user can enter into a text box.

(True/False)
4.8/5
(41)

MDI is an acronym that stands for _______.

(Multiple Choice)
4.9/5
(39)

A form is made into a child window by using code at run time.

(True/False)
4.7/5
(34)

What are the two calendar controls that can be used to allow the user to select the date from a calendar? Describe each control and define the property that will hold the selected date?

(Essay)
4.7/5
(37)

The time will update automatically if it is displayed in a status bar label.

(True/False)
4.8/5
(37)

In Visual Studio,WPF stands for _______.

(Multiple Choice)
4.9/5
(37)

By default,the only control in the VB toolbox for the category,WPF Interoperability,is the _______.

(Multiple Choice)
4.9/5
(37)

The user interface in WPF uses _______ code rather than HTML.

(Multiple Choice)
4.9/5
(38)

Each button on a ToolStrip control has a separate click event.

(True/False)
4.9/5
(33)

Setting the Uppercase property of a text box to True will force all of the user's entries to be converted to uppercase.

(True/False)
4.8/5
(41)

Which of the following lines of code could be used to display the current date as MM/DD/YY in a status bar?

(Multiple Choice)
4.8/5
(38)

Display information in a StatusStrip control by adding ToolStripStatusLabel objects and then setting the ToolStripStatusLabel's _______ property.

(Multiple Choice)
4.8/5
(33)

XML is a platform-independent format that is not tied to a specific language or vendor.

(True/False)
4.9/5
(36)

The _______ control is the calendar control that displays only the current day and date unless the user drops down the calendar.

(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 60
close modal

Filters

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