reg:登录表单和子表单 [英] reg:login form and sub form

查看:60
本文介绍了reg:登录表单和子表单的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我创建了登录表单,但登录时正确显示了下一个表单,并且还显示了登录表单.请帮我解决这个问题.

i created login form but while login it correctly displays the next form and it also showing login form . Please help me solve this.

推荐答案

我认为您还没有包含关闭表单的代码.您应该执行以下操作:

I think that you haven''t included the code to close the form. You should do something like this:

mainForm.Show();
            this.Close();



在您的登录表单的代码中.如果您向我们展示您的代码,我们将为您提供进一步的帮助! :)



in the code for your login form. If you show us your code we could help further! :)


这篇关于reg:登录表单和子表单的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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