In Visual Basic.NET, when browsing to a file via the OpenFileDialog control, is it possible to display a preview of an image when an image is selected in the OpenDialog?
Asked
Active
Viewed 291 times
1 Answers
0
The OpenFileDialog is a high level built in Dialog. The previw impage option doesn't exist. If you want it, you must develope another DialogBox.

Niranjan Singh
- 18,017
- 2
- 42
- 75

Stephane Halimi
- 408
- 3
- 5