更改选项卡控件上的面板内容 [英] Changing a panel content on a tab control

查看:102
本文介绍了更改选项卡控件上的面板内容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要使用另一个面板控件更改标签页内的面板控件..如何在标签页中捕获(获取)面板?

I need to change the panel control inside a tab page with another panel control .. how to catch (get) the panel in the tab page ?

推荐答案

所有内容控件都有一个Controls属性,您可以通过索引或控件名称添加/删除项目作为tabpage.Controls [panelName]
All content controls have a Controls property, you can add/remove items on it by index or control name as tabpage.Controls["panelName"]


这篇关于更改选项卡控件上的面板内容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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