根据这个bug需要一些建议 [英] need some advice according to this bug

查看:67
本文介绍了根据这个bug需要一些建议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Private Sub Form2_form()
        On_radiobttn.Checked = False
        notdefine_label.Text = ""
        Label5.Text = ""
        Label6.Text = ""
    End Sub





hei guys ..我是视觉基础的新手..我想问一下..

我编译完代码后如上图所示..

根据我的理解,结果应该是单选按钮不是检查,

和(notdefine_label1,label5和标签6)的标签应为NULL,



但问题是..当我运行我的程序......

它告诉我那个单选按钮被检查,并且3个标签不是空白..任何专业人士可以给我一些建议吗?



hei guys.. i''m new in visual basic.. i would like to ask bout..
after i compile the code as shown as above..
according to my understanding, the result should be radio button was not check,
and the label for (notdefine_label1, label5, and label 6) should be NULL,

but the problem is.. when i run my program...
it show me that the radio button was checked, and for 3 of the labels was not blank.. any pro can give me some advice?

推荐答案

这个方法甚至被调用?如果你正在调用它,那么标签应该是空的(这与null不同)。
Is this method even called ? If you''re calling it, then the labels should be empty ( this is different to null ).


这篇关于根据这个bug需要一些建议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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