1.

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
Answer» C. e.Close = False


Discussion

No Comment Found