Multiple Choice
Which method is used to cause the dialog boxes to open?
A) OpenDialog( )
B) RevealDialog( )
C) DisplayDialog( )
D) ShowDialog( )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: If you use Visual Studio and include
Q50: Which method, used with the StreamWriter class,
Q51: The _ method of the StreamReader class
Q52: The StreamReader class is used to create
Q53: The FileDialog class has a property called
Q55: TextReader is an abstract class used to
Q56: If you attempt to access a file
Q57: The GetAttributes( ) method of the File
Q58: The abstract classes of Stream, TextWriter, and
Q59: Prior to writing program statements that access