-->

Visual Programming Language Control

2019-03-29 08:00发布

问题:

Is there a .NET based (WinForm or WPF) control that allows simple visual programming (assignments, boolean expressions, and math expressions)? Something like Microsoft VPL, only embeddable and supported.

回答1:

There is a new open source library out there: TUM.CMS.VPLControl. Get it here.