MCQs > IT & Programming > VB.NET > You have placed an OpenFileDialog control to let users select image files. How will you set the filter to display image files only? The name of the control is 'ofdImage'.

VB.NET MCQs

You have placed an OpenFileDialog control to let users select image files. How will you set the filter to display image files only? The name of the control is "ofdImage".


Answer

Correct Answer: ofdImage.Filter = "Image Files|*.BMP;*.GIF;*.JPG"

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VB.NET Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it