Which of the following statements is true?

a. A VBox’s Spacing property specifies vertical spacing between its controls.
b. Setting a control’s Max Width property to MAX_VALUE enables the control to fill its parent node’s width.
c. A control’s On Mouse Dragged event handler (located under the Mouse heading in the Code section) specifies what to do when the user drags the mouse on the control.
d. Each of these statements is true.

D

Computer Science & Information Technology

You might also like to view...

If you are creating a Nano Server image with one or more roles and features pre-installed, what parameter must be specified if this is your first time creating a Nano Server image on this host?

A. -Packages B. -Compute C. -Storage D. -MediaPath

Computer Science & Information Technology

The _____object property references the browser window in which the event has occurred.

A. evt.target B. evt.view C. evt.currentTarget D. evt.eventphase

Computer Science & Information Technology