Multiple Choice
Which of the following is not true about a form's Activated event?
A) It occurs when a form is initially displayed.
B) It occurs each time a form regains the focus.
C) It occurs each time the user clicks a form that does not have the focus.
D) It occurs before the Load event procedure is processed.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Standard modules are saved on disk as
Q6: The last form created for a Windows
Q7: Explain the nature of the reference to
Q8: Which of the following statements disables the
Q9: When a VB application executes, its _is
Q11: When a _form is displayed, no other
Q12: The best way to maintain consistency when
Q13: A module-level variable declared Public is also
Q14: Which of the following statements will display
Q15: What is the best way to share