单项选择题

在Visual FoxPro中,为了将表单从内存中释放(清除),可将表单中退出命令按钮的 Click事件代码设置为

A) ThisForm.Refresh
B) ThisForm.Delete
C) ThisForm.Hide
D) ThisForm.Release