如何在Visual Basic 2008中制作Project.exe?以及如何加载图像? [英] How can I make my Project.exe in visualbasic 2008? and how to load an image?

查看:84
本文介绍了如何在Visual Basic 2008中制作Project.exe?以及如何加载图像?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的先生,
如何在Visual Basic 2008中制作我的project.exe,以及如何通过单击CommanButton将图像加载到PictureBox中??
感谢

解决方案方案

可以使用生成"菜单上的生成解决方案"选项为应用程序创建EXE文件.

您可以将OpenFileDialog MultiSelect属性设置为True,以允许用户选择多个文件.

http://msdn. microsoft.com/en-us/library/system.windows.forms.openfiledialog.multiselect.aspx
OpenFileDialog .多选属性


Dear sir,
How can I make my project.exe in visual basic 2008 and how to load an image into PictureBox by clicking a CommanButton.?
thanks

解决方案

You create the EXE file for your application using the Build Solution option on the Build menu.

You can set the OpenFileDialog MultiSelect property to True to allow the user to select multiple files.

http://msdn.microsoft.com/en-us/library/system.windows.forms.openfiledialog.multiselect.aspx
OpenFileDialog.Multiselect Property


这篇关于如何在Visual Basic 2008中制作Project.exe?以及如何加载图像?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆