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...

________ is an example of a wearable computer

A) An Apple Watch B) An all-in-one C) Google Chrome D) Windows Continuum

Computer Science & Information Technology

Slide ________ are printed images of a single slide or multiple slides on a sheet of paper

A) outlines B) note pages C) screen shots D) handouts

Computer Science & Information Technology

Type casting, changes the data type of a variable from one data type to another.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following benefits of groupware enables many people to speak and listen at the same time?

A) group memory B) parallelism C) process structuring D) anonymity E) spanning time

Computer Science & Information Technology