ButchersBoy / Dragablz

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

is there a way to make dragablztabcontrol NOT TEARABLE? #268

Closed RexiRexii closed 2 years ago

RexiRexii commented 2 years ago

i was making a cefsharp project using dragablz, but if i tear the tab it just throws an exception saying cefsharp can only be initialized once, so i was wondering if there was a way of preventing dragablztabcontrol from tearing apart.