Exam 27: Visual Basic 2012 How to Program

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

A Grid is a type of layout container.

Free
(True/False)
4.9/5
(31)
Correct Answer:
Verified

True

Flow-based layouts allow the GUI to display correctly when the user resizes the window.

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

True

A XAML document's root element is a ______ .

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

A

WPF provides the ability to create ____________ -- actions or tasks that may be triggered by many different user interactions.

(Multiple Choice)
4.7/5
(38)

WPF graphics are resolution-independent,meaning that they are designed to look similar on screens of different sizes.

(True/False)
4.9/5
(35)

Dependency properties provide built-in change notification.

(True/False)
4.8/5
(38)

XAML is used to define the application's _________.

(Multiple Choice)
4.7/5
(34)

A routed command declared in the XAML changes a control's appearance when that control enters a certain state.

(True/False)
4.9/5
(30)

A key benefit of WPF is that it provides a single platform to handle GUI,images,animation 2D and 3d graphics,audio and video.

(True/False)
4.9/5
(35)

In addition to GUI appearance,styles can also contain event handlers.

(True/False)
4.8/5
(35)

Which of the following is not a data provider for WPF data binding?

(Multiple Choice)
4.8/5
(36)

The ________ property determines the amount of space around a control's edges.

(Multiple Choice)
4.8/5
(32)

A control's Background property is a customizable ________ object.

(Multiple Choice)
4.9/5
(38)

The application's primary code-behind class has filename _______.

(Multiple Choice)
4.8/5
(33)

Data members declared as ReadOnly must be initialized in their declaration.

(True/False)
4.8/5
(31)

A content control can have text or several child elements.

(True/False)
4.8/5
(36)

How does the size setting Auto size the control?

(Multiple Choice)
4.9/5
(38)

Static resources and dynamic resources differ because static resources are set at initialization time and dynamic resources can be modified by the application.

(True/False)
5.0/5
(28)

Keyword is used for constants whose values cannot be determined at compile time.

(Multiple Choice)
4.8/5
(37)

WPF uses _________ graphics,which allows graphics to scale without losing quality.

(Multiple Choice)
4.8/5
(36)
Showing 1 - 20 of 58
close modal

Filters

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