开发者

Remove gutters from TabControl?

Im writing a user drawn TabControl. The class inherits from the base TabControl class and for some reason I can't get rid of this ugly gutter. I want the TabPage to span the entire width of th开发者_如何学Goe control. Do I need to draw my own TabPage?


I'm not exactly sure what aspect of the TabControl you're talking about, but I assume that it's either the Padding attribute or the Margin attribute since there is no "gutter" attribute. Setting the values in one of those fields to zero will most likely accomplish what it is you're trying to do.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜