Multiple Choice
Which of the following will display the getStudentDataForm form such that the programming statements that follow will not execute until the getStudentDataForm is closed?
A) getStudentDataForm.Open)
B) getStudentDataForm.Show)
C) getStudentDataForm.ShowDialog)
D) getStudentDataForm.OpenForm.Modal)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: Choose the statement below that performs the
Q3: Once you create a form, you do
Q5: Standard modules are saved on disk as
Q11: When a _form is displayed, no other
Q16: What is the result of the following
Q21: The _event occurs when a form is
Q24: Which of the following is not true
Q32: A context menu _.<br>A) is an alternative
Q33: In order to add a menu to
Q35: An instance of a form is created