如何在vb中链接两个窗口窗体 [英] how to link two window form in vb

查看:193
本文介绍了如何在vb中链接两个窗口窗体的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我对vb是全新的所以请有人帮我排序这个



谢谢。

I''m completely new to vb so please someone help me out in sorting this

thanks.

推荐答案





我想你想从第一种形式的按钮显示一个表单(比如second_form)。



为此你需要双击第一个表格的按钮,然后写上



second_form_name.show()





这是我能从你的问题中找出来的。如果我对你的问题不准确,那么请改进问题并具体说明。



快乐编码..
Hi,

I think you want to show a form(say second_form) from a button in the first form.

for this you need to double click on the button of 1st form, then write

second_form_name.show()


This is what i could figure out form your question. If i am not accurate to your question, then please improve the question and be specific.

Happy coding..


这篇关于如何在vb中链接两个窗口窗体的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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