向大家请教一些代码,我先发几个
假如有两个窗口,Form1和Form2
1问题:点击窗口1中的按钮1显示窗口2自己还在?
答:双击按钮1,在出现代码的位置上写Form2.Show()
2问题:点击窗口1中的按钮1显示窗口2自己消失?
答:双击按钮1,在出现代码的位置上写Form2.Show() Me.Hide() 然后双击窗口2,在出现的代码位置上Form1.Close()
3问题:请大家续写我用的是vb语言
If you think one reply solves your problem, please mark it as An Answer, if you think someone's reply helps you, please mark it as a Proposed Answer Help by clicking: Click here to donate your rice to the poor Click to Donate Click to feed Dogs & Cats Found any spamming-senders? Please report at: Spam Report