ButchersBoy / Dragablz

Dragable and tearable tab control for WPF
http://dragablz.net
MIT License
2.2k stars 323 forks source link

Controlling the width of the tabs #203

Open spotUP opened 6 years ago

spotUP commented 6 years ago

Hi!

We have two tabs and would like them to take up 50% each to fill the whole panel. Today we end up with two small left aligned tabs.

Material design would have two tabs fill up all the horizontal space with the two tabs being 50% wide each. Can this be achieved?