The options for modifying the borders of controls are all of the following EXCEPT ________

A) Colors
B) Properties
C) Line Thickness
D) Line Type

B

Computer Science & Information Technology

You might also like to view...

In the binary search tree implementation of the ADT table, the maximum number of comparisons required by the tableInsert operation is equal to ______.

a) the number of nodes in the binary search tree b) the height of the binary search tree c) the number of leaves in the binary search tree d) the number of internal nodes in the binary search tree

Computer Science & Information Technology

Which of the following is NOT a consideration when deciding whether to use a behavior?

A. Interfering with a visitor's ability to easily navigate the site. B. Increasing download times for the page. C. Decreasing upload times. D. Helping visitors complete a task or find information.

Computer Science & Information Technology