本文介绍了在我的vb.net项目中,我想更改表单设计,该表单设计将与之一起运行怎么办?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨...我正在vb.net上做一个项目,我在表单设计中遇到问题.如果曾经调试应用程序并再次想要更改运行时未发生更改的表单设计,该怎么办?
hi... i am doing a project on vb.net, i have problem in form designing. if once i debug the application and again want to change the form design that change does not took place at run time what to do?
推荐答案
Archdevi写道:
Archdevi wrote:
在运行时未发生更改该怎么办?
that change does not took place at run time what to do?
停止调试过程并重建应用程序.
Stop the debug process and rebuild the application.
这篇关于在我的vb.net项目中,我想更改表单设计,该表单设计将与之一起运行怎么办?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!