Answer the following statements true (T) or false (F)
1. When you use the Properties window to change a control’s Visible property at design time, the control will become invisible in the Designer.
2. A control’s Visible property cannot be modified in code.
3. When you write the values true or false in code, they must be written in all lowercase letters.
4. When a method executes, the statements in the method always execute in the order that they appear, from the beginning of the method to the end of the method.
1. FALSE
2. FALSE
3. TRUE
4. TRUE
You might also like to view...
How do you know if a placeholder is selected?
A) the dotted line flashes B) the dotted line changes to a solid line C) the surrounding border changes to red D) the border changes to a bolded, red line
If you apply a color to a merged cell, the entire merged area will fill with that color
Indicate whether the statement is true or false