本文介绍了需要关闭所有表格直到主要的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


在我目前的申请中,我必须实施家庭护理项目。从任何屏幕我都必须回到我的主屏幕。


任何机构都可以建议我或者提供代码来关闭所有打开的表格直到主表格?


我已经尝试过使用线程和usercontrol。但没有成功。


问候,


Malleswar

解决方案

Hi,

In my current application I have to implement home mentu item. From any screen I have to come back to my main screen.

Can any body suggest me or provide me the code to close all the opened forms till main form?

I already tried with threading and also usercontrol for this. But no success.

Regards,

Malleswar

解决方案


这篇关于需要关闭所有表格直到主要的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

11-03 02:08