I am playing around with a node editor. The idea is to replicate something like the Unreal Engine 4 Blueprint system.
This code was originally from a tutorial on CodeProject
To start, set FlowGraph.UI as the startup project in Visual Studio and that's it.