开发者

Image in the exe , wpf,c# .Net , vs2008

I have a wpf application. I want to show two images on two buttons , and i would like to take to another computer only the exe file without those images. What i开发者_运维问答s the best way to do it?

thank you.


You could add those images to the resources of the project, this way images become the part of the assembly. Have a look at Using Project Resources in WPF

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜