Which of the following statements will display the getStudentDataForm form in such a way that any code following the statement will not execute until the getStudentDataForm closes?

a. getStudentDataForm.Open()
b. getStudentDataForm.Show()
c. getStudentDataForm.ShowDialog()
d. getStudentDataForm.OpenForm.Modal()

c. getStudentDataForm.ShowDialog()

Computer Science & Information Technology

You might also like to view...

HTML files have the .htm or .html file extension

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the science of fitting the workspace to the worker?

A) Biometrics B) Ergonomics C) Genomics D) Workplace safety

Computer Science & Information Technology