从另一个表单上的单击按钮中选择选项卡

从另一个表单上的单击按钮中选择选项卡

本文介绍了从另一个表单上的单击按钮中选择选项卡的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有菜单页面表单.它包含两个选项卡TabPage1和TabPage2.当我单击TabPage1中的Button然后打开GridPage另一个表单.然后在GridPage中单击Button之后然后打开TabPage2. div class ="h2_lin">解决方案


I have Menu Page Form .It contain two tab TabPage1 and TabPage2.When I click on Button in TabPage1 then Open GridPage Another Form .then after Click Button on GridPage then Open TabPage2.But it is not possible plz help me.

解决方案


这篇关于从另一个表单上的单击按钮中选择选项卡的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-30 03:47