0
votes
0answers
67 views
VS: SplitContainer control. How to implement “snapping”?
I use Visual Studio (C#) 2008
I've got a SplitContainer - each of its two panels contains one datagridview.
The user can resize the panels by dragging the splitter up and down.
I'd like to implement …
6
votes
1answer
288 views
WPF snapping controls
Hello everyone,
my current free-time project, in order to dive into WPF MVVM, is a "digital" copy of an old puzzle I used to play a lot in my childhood. It basically is a simple puzzle where one has …
