BurnSystems.WPF – First Upload

Just uploaded one WPF custom control: The resizeable splitter…

What does it do? 

  • It divides a control into two parts separated by a splitter
  • The splitter is draggable and the controls within are resized according position of the splitter
  • The splitter can be horizontal (Top/Down separation) or vertical (Left/Right separation)
  • The splitter can have a color… Yeahaa….

Usage:

The XAML at the container looks like the following:

The result looks like the window:

Where can I get the source code? 

As always… GitHub with MIT License.

https://github.com/mbrenn/burnsystems.wpf

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.