Reputation: 1951
I'd like to make a simple kind of alignment help for my little tool. You can see in the screenshot, what I mean. The style of it is incidental. Mainly I'm more interested in how to get something similar to work. Is there a similar built-in control I have to modify a little bit or do I have to make all from scratch?
Upvotes: 0
Views: 43
Reputation: 81253
Use AvalonDock. It has pretty good support for docking feature you are looking for.
Upvotes: 1