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

1. A Label control’s Text property is initially set to the same value as the Label control’s name.
2. A control’s name should never be changed to something other than the default name that Visual Studio gives it.
3. A Label control’s Border Style property is set to Fixed Single by default.
4. To change the Border Style property of a Label control in the Designer, select it in the Properties window and then click the down-arrow button that appears next to the value.


1. TRUE
2. FALSE
3. FALSE
4. TRUE

Computer Science & Information Technology

You might also like to view...

In using the keyword this in place of super(), the invocation of this must be the ___________ action taken by the constructor.

(a) first (b) last (c) it does not matter (d) none of the above

Computer Science & Information Technology

The Equal to comparison operator is used to search for a range of values

Indicate whether the statement is true or false

Computer Science & Information Technology

The item marked 5 in the accompanying figure is the ____ panel.

A. Tools B. Stage C. Timeline D. Document window

Computer Science & Information Technology

A(n) ____ is a value on either side of an operator.

A. operator B. indicator C. compound condition D. operand

Computer Science & Information Technology