简体   繁体   中英

How to make a docked control resizeable by the user?

I have a Form with a control (a SplitContainer) docked on the right side. The width of the control can be changed in the editor, but not at runtime. What do I have to do to make the docked control resizable by the user?

The rest of the form should be a MdiContainer. So as far as I see, other containers are not usable, because they can not contain MDI children.

尝试将Spliter控件停靠在控件旁边。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM