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...

When you drag a control across a Form, _________ appear to help you position the control with respect to the Form’s edges and other controls.

a) edge lines b) guide lines c) position lines d) snap lines

Computer Science & Information Technology

If you want your code to execute a method, write a statement known as a(n) ____________.

a. event handler b. executor statement c. initialization routine d. method call

Computer Science & Information Technology

A ________ is hardware or software that protects a wired network from intruders

A) relay B) firewall C) switch D) gateway

Computer Science & Information Technology

An email ________ is a block of text that is automatically put at the end of your messages

A) closing B) salutation C) identifier D) signature

Computer Science & Information Technology