Skip to content

strohlaj/Dragablz

 
 

Repository files navigation

Dragablz

![Gitter](https://badges.gitter.im/Join Chat.svg)

Dragable and tearable tab control for WPF.

Alt text

A note on the demo project:

  • You will have to restore NuGet packages
  • I've seen Visual Studio get confused with both the .net 4.0 and 4.5 projects. If you see this compile Dragablz.net4*, and then DragablzDemo.net4* by right clicking on the project in the solution explorer. I'll try and improve this at some point...

Features:

  • Drag and tear tabs
  • User friendly docking
  • Floating tool windows
  • Supports MVVM
  • IE style transparent Windows
  • Chrome style trapzoid tabs
  • Custom (and optional) Window which supports transparency, resizing, snapping, full Window content.
  • Miminal XAML required, but hooks provided for advanced control from client code
  • Single light weight assembly targeting .net 4.* frameworks, no additional dependencies

In the pipeline:

  • Layout persistance and restore
  • Extra themes

About

Dragable and tearable tab control for WPF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%