Exam 15: GUI With Windows Forms: Part 2

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

A tree is a hierarchical collection of child and parent nodes.

(True/False)
4.7/5
(28)

If the user has not selected any items from the ListBox then SelectedIndex returns 0.

(True/False)
4.7/5
(39)

An example of a ListView is the right side of windows explorer.

(True/False)
4.9/5
(39)

Forms can inherit:

(Multiple Choice)
4.8/5
(30)

The syntax for adding a new item to a ListBox is:

(Multiple Choice)
4.8/5
(38)

LinkLabels are used to:

(Multiple Choice)
4.9/5
(38)

Setting the SelectionMode property to SelectionMode.One allows only one checkbox to be checked at once.

(True/False)
4.8/5
(28)

Windows within windows are called the sub-windows of the original windows.

(True/False)
4.8/5
(39)

The MdiChildren property returns a list of all the created children as an array of Forms.

(True/False)
4.8/5
(25)

A ComboBox is a TextBox with a drop-down list.

(True/False)
4.9/5
(37)

To set an underline shortcut in a Menu,you use the tilde key (~).

(True/False)
4.9/5
(36)

Menus group similar commands and prevent GUI clutter.

(True/False)
5.0/5
(29)

The SelectedIndex property returns the index of the selected item.

(True/False)
4.8/5
(32)

LinkLabels are used to open up a web page or other desired location.

(True/False)
4.7/5
(29)

What is the event when a value is selected ?

(Multiple Choice)
4.9/5
(31)

There are three selection modes for a ListBox;none,one,or multi.

(True/False)
4.9/5
(30)

In order to make a control composed of existing controls,the programmer needs to:

(Multiple Choice)
4.8/5
(31)

Menus are used to offer several organized choices for the user.

(True/False)
4.8/5
(35)

The MaxDropDownItems property

(Multiple Choice)
4.8/5
(30)

The user can tile or cascade the open children windows.

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

Filters

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