When you select a control on a form in the Designer window, ____________.

a. its color changes to dark blue
b. the tool box will be visible
c. its sizing handles appear
d. the project will automatically be saved


c. its sizing handles appear

Computer Science & Information Technology

You might also like to view...

Deleting individual fields from a table is ________ and cannot be undone

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is a valid statement? (i) int num = new int(67);(ii) String name = new ("Doe");(iii) String name = "Doe";

A. Only (i) B. Only (i) and (ii) C. Only (iii) D. Only (ii) and (iii)

Computer Science & Information Technology

What happens when you double-click a document's shortcut icon?

A) The application that created the file clicks back. B) The application that created the file deletes the document. C) The application that created the file makes a duplicate. D) The application that created the file opens as well as the document.

Computer Science & Information Technology

If the expression is a number or Boolean value, the _____ element converts the expression to a text string and the text is output to the result document.

A. ?export B. ?concatenate C. ?copy-of D. ?deep-copy

Computer Science & Information Technology