toolStrip和splitContainer问题 [英] toolStrip and splitContainer problem

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

问题描述

我有一个splitContainer,它设置为Dock = Fill,但是当我添加toolStrip时,它是Dock = Top,我注意到splitContainer的顶部移到了toolStrip之下

I have a splitContainer which is set to Dock=Fill but when I added the toolStrip which is Dock=Top I have noticed the top part of the splitContainer moved below the toolStrip

我可以使toolStrip Dock = Top剩下的大小分配给splitContainer

s ho can I make the toolStrip Dock=Top and the rest of the size assigned to the splitContainer

推荐答案

这很可能是Z顺序问题.尝试使用鼠标右键单击splitContainer,然后选择移至最前".

this is most likely the Z-order issue. Try clicking on the splitContainer with the right mouse button and select Bring to Front.

Andrej


这篇关于toolStrip和splitContainer问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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