Exam 14: GUI With Windows Forms: Part 1

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

The major difference between a CheckBox and a RadioButton is that:

(Multiple Choice)
4.8/5
(36)

MouseUp and MouseDown events are used when the mouse moves up or down.

(True/False)
5.0/5
(32)

The AutoScroll property will cause a Panel to scroll to the bottom if the controls displayed are too large.

(True/False)
4.7/5
(30)

The Directory class is found within the System namespace.

(True/False)
4.7/5
(41)

All of the controls and components can be found in the tool box.

(True/False)
4.9/5
(27)

Delegates act as:

(Multiple Choice)
4.7/5
(28)

The Margin property specifies the distance between the docked control and the Form edges.

(True/False)
4.7/5
(44)

The AutoSize property is used to:

(Multiple Choice)
4.8/5
(27)

GroupBoxes have a text display and can have scrollbars inserted into them.

(True/False)
4.7/5
(34)

Multicast event delegates must reference methods:

(Multiple Choice)
4.8/5
(38)

Visual Studio provides snap lines to help align controls.

(True/False)
4.8/5
(35)

In order to find out which key the user is pressing you should use the:

(Multiple Choice)
4.8/5
(35)

Many of the components used for Windows apps are defined in namespace:

(Multiple Choice)
4.8/5
(39)

The GetCurrentDirectory is used to return the location of the current working directory (the location from which the program is running).

(True/False)
4.7/5
(37)

A Panel is used to:

(Multiple Choice)
4.7/5
(27)

Events occur,for example,when the user clicks the mouse or types on the keyboard and interacts with controls.

(True/False)
4.8/5
(35)

Event delegates act as a go-between for objects raising events and the methods that are handling them.

(True/False)
4.9/5
(40)

An example of a component would be:

(Multiple Choice)
4.9/5
(38)

Event handlers are methods that process events and perform tasks based on those events.

(True/False)
5.0/5
(26)

When obtaining the coordinates of the mouse,they are

(Multiple Choice)
4.7/5
(31)
Showing 21 - 40 of 64
close modal

Filters

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