Exam 14: Additional Topics in Visual Basic

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

MDI projects have a parent form and child forms.

(True/False)
4.8/5
(36)

The _______ component can be used to validate user input.It will display a flashing icon and display a tooltip style message to the user.

(Multiple Choice)
4.8/5
(43)

WPF controls can only be added to Web Forms,not Windows Forms.

(True/False)
5.0/5
(32)

To add a code snippet to a project,you select "Insert Snippet" from the context menu available in the Editor window.

(True/False)
4.8/5
(40)

SDI is an acronym that stands for _______.

(Multiple Choice)
4.9/5
(40)

You can check the _______ in a control's KeyUp event procedure to determine which key was pressed.

(Multiple Choice)
4.8/5
(36)

A project that has a form specified as a parent can also have forms that are child forms and forms that operate independently.

(True/False)
4.9/5
(29)

A special type of form is required in order to use a child form with an MDI parent.

(True/False)
4.8/5
(44)

Arranging the layout of child windows is controlled by writing code in a Window Menu on the parent form.

(True/False)
4.8/5
(35)

WPF applications are similar to Web applications in that they are created as two files,one for the user interface and one for the programming logic.

(True/False)
4.8/5
(39)

With _______,you can use WPF controls in a Windows Form application.

(Multiple Choice)
4.8/5
(39)

Which of the following statements regarding MDI parent and child forms is correct?

(Multiple Choice)
4.8/5
(37)

XML files can only have one _______.

(Multiple Choice)
4.9/5
(35)

When a toolbar is created using the ToolStrip control,the default number of buttons on the toolbar is 2.

(True/False)
4.8/5
(30)

Which of the following objects can be used for loading and displaying the data from an XML file?

(Multiple Choice)
4.8/5
(40)

The _______ property of a text box can be used to control the number of characters the user can type into the box.

(Multiple Choice)
4.9/5
(37)

To arrange the layout of multiple child documents,the parent's _______ method is used.

(Multiple Choice)
4.9/5
(44)

You can set the CharacterCasing property of a text box to _______ and the user's data entry will appear in uppercase.

(Multiple Choice)
4.8/5
(30)

In XML,the contents within a set of tags are referred to as _______.

(Multiple Choice)
4.7/5
(35)

MDI is an acronym for musical device interface.

(True/False)
4.8/5
(35)
Showing 41 - 60 of 60
close modal

Filters

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