Multiple Choice
The best method to maintain consistency when renaming a form is to .
A) change the form's Name property
B) change the form's filename in the Solution Explorer window
C) click PROJECT on the menu bar, and then select Change Windows Form
D) change the form's name in the form's class declaration
Correct Answer:

Verified
Correct Answer:
Verified
Q8: Which of the following statements disables the
Q13: How do you insert a separator bar
Q17: Any form in a Windows Forms application
Q17: When a project executes, its _is automatically
Q18: When creating a form in Visual Basic,
Q20: A form's _event is triggered when the
Q22: The best approach to move a menu
Q24: A variable is accessible to statements outside
Q29: All of the following are true about
Q31: When a menu control's _property equals True,