使用TabControl而不是创建另一个Winform实际上是最佳的? [英] Using TabControl instead of create another Winform is actually optimum?

查看:54
本文介绍了使用TabControl而不是创建另一个Winform实际上是最佳的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用c#进行编程,我的合作伙伴有想创建一个表单,用TabControl填充它并使用它的页面就好像它们是Forms一样,他认为它比创建其他表单更有效。 div class ="h2_lin">解决方案

您好CyrilTech,


>>他认为这比创建其他表单更有效。


我建议你根据具体情况使用TabControl。有时候,你可以通过tabControl减少不必要的表格
。 


例如,我们可以为TabControl添加一些控件来控制显示效果,轻松切换页面等。


但是,如果您需要制作复杂的WinForm程序,如果涉及多个任务,表单将更适用。


最好的问候,


Stanly


I'm programming in c # and my partner has the idea to create a form, fill it with a TabControl and use the pages of this as if they were Forms, he think it is more efficient than creating other forms.

解决方案

Hi CyrilTech,

>> he think it is more efficient than creating other forms.

I suggest that you use TabControl according to the specific circumstances. Sometimes, you can reduce unnecessary forms through tabControl

For example, we can add some controls to TabControl to control the display effect, easily switch pages, etc.

However, If you need to make a complex WinForm program, form will be more applicable if multiple tasks are involved.

Best Regards,

Stanly


这篇关于使用TabControl而不是创建另一个Winform实际上是最佳的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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