Exam 14: Windows Forms Gui: a Deeper Look

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

The _____ key can be pressed to transfer the focus between several controls quickly.

(Multiple Choice)
4.8/5
(43)

The KeyPress event is triggered when:

(Multiple Choice)
4.8/5
(34)

How should the event-handler method for the control OutputLabel and the event Click be named?

(Multiple Choice)
4.9/5
(31)

Docking and anchoring are easy ways to:

(Multiple Choice)
5.0/5
(35)

When parent containers are resized,all anchored controls within the containers maintain their relative position to their anchored sides.

(True/False)
4.7/5
(30)

Custom controls can be created but cannot be inserted into the toolbox.

(True/False)
4.9/5
(37)

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

(True/False)
4.9/5
(34)

Whenever the mouse moves,the system raises a MouseMove event at a rate predetermined by the operating system.

(True/False)
4.9/5
(37)

To set an underline shortcut in a Menu the programmer uses the tilde key (~).

(True/False)
4.9/5
(32)

An active control is one that:

(Multiple Choice)
4.7/5
(33)

In order to use modifier keys,you should:

(Multiple Choice)
4.9/5
(32)

Panels or GroupBoxes may not be embedded within one another.

(True/False)
4.9/5
(32)

The _________ event can be used to determine if non-ASCII keys have been pressed.

(Multiple Choice)
4.7/5
(35)

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

(True/False)
4.9/5
(38)

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

(Multiple Choice)
4.7/5
(33)

Which of the following is a LinkLabel capable of opening?

(Multiple Choice)
4.9/5
(30)

The LinkVisited property is used to:

(Multiple Choice)
4.9/5
(31)

GroupBoxes and Panels are used to:

(Multiple Choice)
4.8/5
(29)

Many controls already have predefined delegates corresponding to every event they can generate.

(True/False)
4.7/5
(31)

To clear a list of all values the syntax is:

(Multiple Choice)
4.9/5
(33)
Showing 21 - 40 of 124
close modal

Filters

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