简体   繁体   English

在TabControl中对TabPages进行分组

[英]Grouping TabPages in TabControl

How can I group TabPages in the TabControl: the first group - on the first line, the second group - on the second line. 如何在TabControl中对TabPages进行分组:第一组 - 第一行,第二组 - 在第二行。

Image for example: 图像例如:
在此输入图像描述

Set TabControl's Multiline property to true 将TabControl的Multiline属性设置为true

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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