ButchersBoy / Dragablz

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

I want to do tabstripplacement on the right side if possible.(in material design) #238

Open highspeeder opened 4 years ago

highspeeder commented 4 years ago

hi,

I am using material design & dragablz in wpf.

i want to TabStripPlacement="Right".

Unfortunately, Currently supported positions are left and top.

plaese, Can you make it "TabStripPlacement = Right"?