Solved

The Following Statement Causes the Open Dialog Box to Become

Question 56

Multiple Choice

The following statement causes the Open dialog box to become visible on the form. OpenFileDialog1.ShowDialog After a file has been selected and the Open button is pressed, the value of OpenFileDialog1.FileName will be the file's filespec; this will include all of the following except


A) the file's drive.
B) the file's date of creation.
C) the file's path.
D) the file's extension.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions