A Windows 8 control’s position should be specified based on its position relative to the layout container in which it’s included and the other controls in the same container. All controls have three properties for doing this—HorizontalAlignment, VerticalAlignment and ________ (which specifies how much space to put around a control’s edges).

a) Padding
b) Fill
c) Border
d) Margin


d) Margin

Computer Science & Information Technology

You might also like to view...

If the width of the screen is four-thirds that of the height, it is the _____ ratio.

A. standard B. widescreen C. aspect D. ?full screen

Computer Science & Information Technology

? ? Referring to the figure above, the closing tag of the href attribute is ____.

A.

B. C.

D.

Computer Science & Information Technology

The Tree class is derived from a base class named Plant. Which of the following statements can be used by the Tree class to invoke the Plant class's default constructor?

A. MyPlant.New() B. MyBase.New() C. MyTree.New() D. MyTree.Base

Computer Science & Information Technology

A(n) ________ can be downloaded and installed to make the device more versatile.

A. platform B. configuration C. LCD D. mobile app

Computer Science & Information Technology