Q. Which of the following statements prevents a form from being closed? (A) e.Cancel = False (B) e.Cancel = True (C) e.Close = False (D) sender.Close = False ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) e.Cancel = True