Exam 15: GUI With Windows Forms: Part 2

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

For a selection,the user must type the desired date.

Free
(True/False)
4.8/5
(29)
Correct Answer:
Verified

False

The ItemCheck event occurs when an item is either checked or unchecked.

Free
(True/False)
4.8/5
(28)
Correct Answer:
Verified

True

All controls contain the method OnPaint which is used to change the display on a control.

Free
(True/False)
5.0/5
(34)
Correct Answer:
Verified

True

To add an item to a ListBox use the Add method of the Items property.

(True/False)
4.8/5
(38)

The ItemSize property is used to determine

(Multiple Choice)
4.8/5
(33)

The MultiLine property determines whether tabs can fill more than one row or not.

(True/False)
4.8/5
(28)

What event is generated when an MDI child is closed or activated

(Multiple Choice)
5.0/5
(33)

In order to have a tree,you must first make a root node that acts as the base for all the other nodes in the tree.

(True/False)
4.7/5
(31)

The only controls available are the ones provided in C#.

(True/False)
4.9/5
(31)

What event occurs when a new date is selected ?

(Multiple Choice)
4.8/5
(42)

In order to have a program close use:

(Multiple Choice)
4.7/5
(32)

When adding a node to a tree use:

(Multiple Choice)
4.8/5
(39)

The LinkVisited property is used to:

(Multiple Choice)
4.8/5
(38)

The SelectedIndexChanged occurs when the user selects a different item from the list.

(True/False)
4.8/5
(36)

Which of the following statements are true about menus created through C#

(Multiple Choice)
4.9/5
(29)

In a ComboBox only the programmer can enter items to the list.

(True/False)
4.8/5
(37)

By default,ListBox items cannot be changed by the user.

(True/False)
4.8/5
(41)

If you want a user to select several choices you should use:

(Multiple Choice)
4.8/5
(29)

Users can input and display dates and times through:

(Multiple Choice)
4.7/5
(37)

In order to create an MDI Form the programmer has to enable that form to be an MDI container.

(True/False)
5.0/5
(32)
Showing 1 - 20 of 73
close modal

Filters

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