Exam 14: GUI With Windows Forms: Part 1

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

In order to use modifier keys you should:

(Multiple Choice)
4.8/5
(37)

Textboxes can enable the Password property,meaning that the user needs a password to use them.

(True/False)
4.7/5
(38)

Key events are more important to the program than other events.

(True/False)
4.8/5
(34)

In order to insert a control into a Panel or GroupBox in Design mode one must: a) manually create the control inside the Panel or GroupBox b) create a control and then drag it into the Panel or GroupBox c) create a control and then set it as inside the Panel or GroupBox d) group several controls and set their MainControl property to the Panel or GroupBox

(True/False)
4.8/5
(40)

The Directory class can be used to find specific images on the computer.

(True/False)
4.7/5
(30)

You can use the Tab property to determine the order in which tab bing will occur.

(True/False)
4.8/5
(39)

RadioButtons can be used interchangeably with CheckBoxes.

(True/False)
4.8/5
(32)

Pressing Enter to make a Button become depressed is not a key event;it's set in the control's properties.

(True/False)
4.7/5
(36)

The Enabled property does not allow the control to perform actions when it's set to false.

(True/False)
4.9/5
(39)

GroupBoxes and Panels are used to:

(Multiple Choice)
4.8/5
(39)

An active control is one that:

(Multiple Choice)
4.8/5
(33)

Docking and anchoring are easy ways to:

(Multiple Choice)
4.8/5
(36)

How are event handlers generated

(Multiple Choice)
4.7/5
(28)

The Clicks property of class MouseEventArgs is used to determine the number of times a Button was clicked.

(True/False)
4.8/5
(29)

CheckBoxes and RadioButtons have a CheckedChanged event that's raised whenever the state of that control is altered.

(True/False)
4.8/5
(26)

Only one RadioButton can be checked per form on the screen.

(True/False)
4.9/5
(38)

A GUI allows the user to interact with the program visually.

(True/False)
4.8/5
(31)

A ComboBox can display info and also have the user input info.

(True/False)
5.0/5
(34)

ListBoxes and ComboBoxes are the same other than the fact that ComboB oxes have a drop-down list.

(True/False)
4.8/5
(34)

A Label allows input to be typed into it.

(True/False)
4.9/5
(38)
Showing 41 - 60 of 64
close modal

Filters

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