Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Visual Basic.NET 中,通过 OpenFileDialog 控件浏览文件时,是否可以在 OpenDialog 中选择图像时显示图像预览?
OpenFileDialog 是一个高级的内置对话框。previw 图片选项不存在。如果你想要它,你必须开发另一个对话框。