Multiple Choice
If the user clicks the Cancel button, the SaveFileDialog control's ShowDialog method returns the value ____________.
A) Result.False
B) DialogResult.Cancel
C) DialogResult.Abort
D) Result.NULL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q92: A file's _ marks the location of
Q93: You can change the default text displayed
Q94: If you call Random.Next( ), the resulting
Q95: The expression _ causes an object of
Q96: In code, you can display a Save
Q98: In order to write data to a
Q99: You can use the StreamWriter class's _
Q100: In the update expression of a for
Q101: The _ begins with the word while,
Q102: When you run an application, the application's