c# winform 隐藏tabcontrol标签

如果你不想显示 tabcontrol中page选项卡的表头部份,可以设置成以下属性:

Apperarance 属性:Faltbuttons
SizeMode属性:Fixed
各个TabPage的Text :空
ItemSize : Width=0;Height=1;

posted @ 2015-04-09 09:13  伟大的厨师  阅读(3133)  评论(0编辑  收藏  举报