简体   繁体   中英

How to add lines in TabPage of Tab Control?

I have a Tab Control in my sample Window form application. This contains two tab pages.

Is there any way to add lines as highlighted below ?

在此处输入图片说明

在该选项卡中放置一个ListBox

只需将ListBox放在该Tab内部,并将其Dock属性设置为Fill

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