Exam 14: Windows Forms Gui: a Deeper Look

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

A component is an instance of a class that inherits from a form.

(True/False)
4.9/5
(35)

Forms can also inherit visually:

(Multiple Choice)
5.0/5
(33)

The Form class defines the methods that handle each event within the Form class.

(True/False)
4.8/5
(31)

Mouse interaction with the GUI is limited to click,press,and move.

(True/False)
4.8/5
(25)

The app window of an MDI program is called the _________ window.

(Multiple Choice)
4.8/5
(45)

LinkLabels are used to:

(Multiple Choice)
4.9/5
(31)

The Shortcut property is used to set which key combination can be used instead of clicking on a menu item.

(True/False)
4.9/5
(30)

The KeyData property returns a key enumeration with no information about modifier keys.

(True/False)
4.8/5
(48)

The benefit of using a ComboBox is to:

(Multiple Choice)
4.9/5
(30)

A Panel is used to:

(Multiple Choice)
4.7/5
(38)

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

(True/False)
4.8/5
(33)

Creating a window menu is mostly done through programming in the form load event.

(True/False)
4.9/5
(32)

What does the DateTimePicker allow for?

(Multiple Choice)
4.9/5
(28)

What is the event raised when a new date is selected with the MonthCalendar control?

(Multiple Choice)
4.9/5
(33)

Forms can inherit:

(Multiple Choice)
4.8/5
(40)

The ItemCheck event of the CheckedListBox control occurs when an item is either checked or unchecked.

(True/False)
4.8/5
(33)

A Timer's __________ property must be set to True before the Timer will generate events.

(Multiple Choice)
4.8/5
(42)

Class CheckedListBox derives from class ListBox and contains similar properties.

(True/False)
4.7/5
(42)

When obtaining the coordinates of the mouse they

(Multiple Choice)
4.9/5
(37)

_____________ causes controls to remain at a fixed distance from the sides of the container even when the control is resized.

(Multiple Choice)
4.8/5
(41)
Showing 61 - 80 of 124
close modal

Filters

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