Content protected from screenshots
GKFix.in
General Knowledge
Categories
Concept Builder Quiz
About Us
Start Quiz
Home
My Profile
General Knowledge
Categories
Concept Builder
Start Quiz
Logout
GKFix MCQ Question
Test your knowledge and learn something new
Home
Programming
Question #9962
Back to Home
View All Programming Questions
29 Views
Question
The ______ method is used to open a file dialog box for saving a file.
A. OpenFileDialog.ShowDialog()
B. FolderBrowserDialog.ShowDialog()
C. PrintDialog.ShowDialog()
D. SaveFileDialog.ShowDialog()
Check Answer
Share on Twitter
Share on Facebook
Copy Link
Related Questions
Which of the following extensions is used to represent the project file in Visual Basic?
34
Variables declared in a procedure have ______ scope.
48
What happens when both the Minimize Box and Maximize Box properties are set to False in Visual Basic...
11