Exam 14: GUI With Windows Forms: Part 1

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

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

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

False

What does the InitialDelay property of the ToolTip determine

Free
(Multiple Choice)
4.9/5
(37)
Correct Answer:
Verified

B

Using the CheckState property you can determine whether the CheckBox is checked.

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

False

A difference between textboxes and labels is:

(Multiple Choice)
4.9/5
(34)

Property Anchor allows the programmer to prevent form alterations by the user.

(True/False)
4.9/5
(34)

What control should you use to restrict a user's choice to a specific range of numeric values,

(Multiple Choice)
4.7/5
(40)

An example of software with a GUI is:

(Multiple Choice)
4.9/5
(31)

GroupBoxes can display captions and do not include scrollbars,whereas Panels can include scrollbars and do no include a caption.

(True/False)
4.9/5
(40)

Events can be:

(Multiple Choice)
4.9/5
(40)

All buttons,including checkboxes and radiobuttons,are derived from class Button.

(True/False)
4.9/5
(41)

KeyPress events cannot deal with modifier keys.

(True/False)
4.8/5
(36)

PictureBoxes can be used with ·gif,·jpg,bitmaps,icons and metafiles.

(True/False)
4.9/5
(41)

Event delegates can contain any method.

(True/False)
4.7/5
(43)

In order to create an event you must click on the event icon in the properties window.

(True/False)
4.9/5
(32)

Panels have the ability to have scrollbars should their contents get too big.

(True/False)
4.8/5
(31)

What is a tool tip useful for

(Multiple Choice)
5.0/5
(35)

When using mouse coordinates,(0,0)is located in the:

(Multiple Choice)
4.8/5
(39)

What does the ReadOnly property indicate

(Multiple Choice)
4.8/5
(43)

In order to add or remove an event from a delegate,you would use:

(Multiple Choice)
4.7/5
(34)

By looking up ControlName class and clicking the events section,you can find out all the events and the parameters a control has.

(True/False)
4.8/5
(35)
Showing 1 - 20 of 64
close modal

Filters

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