Exam 14: Windows Forms Gui: a Deeper Look

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

The user is able to tile or cascade the open children windows.

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

True

The correct syntax for an event handler is eventName_controlName.

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

False

The Format property specifies the user's selection options using the DateTimePickerFormat enumeration.

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

False

____________ programs enable users to edit multiple documents at once.

(Multiple Choice)
4.8/5
(36)

The event handlers for instances of LinkLabels call method _________ of class Process to open files.

(Multiple Choice)
4.9/5
(37)

Users cannot select multiple items at the same time from a ListBox.

(True/False)
4.7/5
(32)

You must either allow single selection or no selection at all in a CheckedListBox.

(True/False)
4.7/5
(24)

LinkLabels appear as Buttons that bring the user to another location.

(True/False)
4.8/5
(40)

Users can input and display dates through:

(Multiple Choice)
4.8/5
(36)

You can use the TabIndex property to determine the order in which tabbing will occur.

(True/False)
4.8/5
(29)

ASCII does not support function keys or modifier keys.

(True/False)
4.9/5
(30)

Once an event is raised,every method referenced by the delegate is called.

(True/False)
4.9/5
(35)

Most of the code to create a GUI is written by the programmer.

(True/False)
4.7/5
(31)

The form acts as a container for components and controls.

(True/False)
4.8/5
(35)

Events in Visual Basic can be:

(Multiple Choice)
4.7/5
(30)

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

(True/False)
4.7/5
(45)

The items in a ListBox can be listed in alphabetical order by setting the property ___________ to true.

(Multiple Choice)
4.8/5
(29)

In a CheckedListBox,items that are selected are:

(Multiple Choice)
4.9/5
(37)

What does the MonthCalendar allow for?

(Multiple Choice)
4.7/5
(40)

An example of a component would be:

(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 124
close modal

Filters

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