单项选择题

要从自定义对话框Form2中退出,可以在该对话框的“退出”按钮Click事件过程中使用( )语句。

A.Form2. Unload
B.Unload Fonn2
C.HidForm2
D.Form2.Hide