True/False
In order to use the OpenFileDialog control, the programmer must first change its Name property to something other than the default OpenFileDialog1.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q16: In the following statement, sw is
Q17: End tags always begin with a less
Q18: Assume the file Alphabet.txt contains 26 records,
Q19: If an attempt is made to access
Q20: If any record in a text file
Q22: Each record of the file UN.txt contains
Q23: If the value of IO.File.Exists(filespec) is True,
Q24: Which one of the following is NOT
Q25: If an existing text file is opened
Q26: Which exception will the following code generate?