Q502
Which of the following statements prevents a form from being closed?
A.
e.Cancel = False
B.
e.Cancel = True
AnswerC.
e.Close = False
D.
sender.Close = False
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board