Multiple Choice
The best approach to move a menu item with an existing Click event to a new location is:
A) cut the menu item from the old location and paste it into the new location.
B) click the menu item and drag it to the new location
C) delete the menu item from the old location and add it to the new location
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q17: Any form in a Windows Forms application
Q18: When creating a form in Visual Basic,
Q19: All of the following are true about
Q20: A form's _event is triggered when the
Q21: The _event occurs when a form is
Q23: Which of the following statements most accurately
Q24: A variable is accessible to statements outside
Q25: The primary reason to use standard menu
Q26: An event handler for a menu item
Q27: Which of the following is not true