Vidyalelo
Computer Science · Q502

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 502

Q502

Which of the following statements prevents a form from being closed?

A.
e.Cancel = False
B.
e.Cancel = True
Answer
C.
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