Multiple Choice
All of the following are true about the Hide method of a form except:
A) Using the Hide method removes the form from memory.
B) The Hide method makes the form invisible.
C) Once you have called the Hide method, the form can be redisplayed with the ShowDialog method.
D) Once you have called the Hide method, the form can be redisplayed with the Show method.
Correct Answer:

Verified
Correct Answer:
Verified
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
Q28: In order to prevent users from accessing
Q30: All of the following are true of
Q31: When a menu control's _property equals True,
Q32: A context menu _.<br>A) is an alternative
Q33: In order to add a menu to
Q34: A menu item may be executed by