Multiple Choice
If the user clicks the Open button, the OpenFileDialog control's ShowDialog method returns the value ____________.
A) Result.True
B) DialogResult.OK
C) DialogResult.Open
D) Result.OpenFile
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In most circumstances you should avoid writing
Q10: A _ character is an invisible character
Q11: If a ListBox is empty, the Items.Count
Q12: When the user selects a file with
Q13: The first line of the for loop
Q15: Because the for loop tests its Boolean
Q16: The _ is a posttest loop, which
Q17: The _ displays a standard Windows Save
Q18: Each time a loop executes its statement
Q19: The first expression appearing in the header