多个面板控制形式 [英] multiple panel control in form

查看:78
本文介绍了多个面板控制形式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


如果我想采取第一个面板并修改然后做什么

解决方案
>

Hi hilbert hussen,



我希望我理解你的要求...

 *您可以在合适的窗口Combobox中选择隐藏的面板(在属性的顶部有一个表单上的所有元素的列表,您将看不到它,但您可以编辑其属性
*您可以临时带来隐藏的面板到前面(在VS中有一个格式菜单,只要你关注表单设计器就会出现) - 但是不要忘记稍后重新排列它。
*如果你以这种方式隐藏某些控件,你可能有很高的机会一些代码来设置z-Order(或隐藏覆盖的面板) - 你可以在没有设计师的情况下工作,只需在代码中进行更改。





其他来自 workarrounds 我不知道在设计过程中将隐藏控件带到前面的好方法(虽然我做了在我使用WinForms时,过去不需要经常这样做。



亲切的问候Johannes


Hi I takle panels one above the one
if i want to take the first panel and modify then what to do

解决方案

Hi hilbert hussen,

I hope I understood what you asked for...

* You can select the hidden Panel in propery windows Combobox (on top of the property there is a list of all elements on your form, you will not see it but you can edit its properties
* You can temporarilly bring the hidden Panel to front (in VS there is a "Format" menu which appears whenever you focus the Forms designer) - but do not forget to rearrange it later.
* If you are hidding some control in this way chances are high you have some code to set the z-Order (or hide the overlaying Panel) - you could work without designer and just do your changes in code.



Other from that "workarrounds" I don't know a good way to bring hidden controls to front during design (though I didn't need that very often in the past when I worked with WinForms)

Kind regards Johannes


这篇关于多个面板控制形式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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