Answer the following statements true (T) or false (F)

1. Changing a control's Text property also changes how you refer to the control in code
2. You can display the Properties window by pressing
3. The Properties window is used to change how objects look and react.
4. When working with text boxes, the sizing handles allow you to resize the object by
dragging to make it wider or narrower.
5. Once a text box control is placed on a form, it cannot be resized or moved.

1. F
2. T
3. T
4. T
5. F

Computer Science & Information Technology

You might also like to view...

Generate the relational algebra, tuple relational calculus, and domain relational calculus expressions for the following queries:

(a) List all hotels. (b) List all single rooms with a price below £20 per night. (c) List the names and cities of all guests. (d) List the price and type of all rooms at the Grosvenor Hotel. (e) List all guests currently staying at the Grosvenor Hotel. (f) List the details of all rooms at the Grosvenor Hotel, including the name of the guest staying in the room, if the room is occupied. (g) List the guest details (guestNo, guestName, and guestAddress) of all guests staying at the Grosvenor Hotel.

Computer Science & Information Technology

A(n) ______-core processor is a single chip with two or more separate processor cores.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology