Click here to Skip to main content
15,884,388 members
Articles / Desktop Programming / WPF

BuilderHMI.Lite - Simple Drag-and-Drop WPF Layout

Rate me:
Please Sign up or sign in to vote.
5.00/5 (31 votes)
18 Nov 2020CPOL7 min read 33.9K   44  
.NET Core WPF design as quick and intuitive as WinForms! Hear that MICROSOFT?
Add controls and specify their alignment. Left-drag to move and right-drag to size. Generate a complete .NET Core WPF Visual Studio project, build and run! Add your own MVVM bindings, event handlers, etc. to complete the app.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Greene & Morehead Engineering, Inc.
United States United States
Motion Commander Foundation (MCF) is a set of .NET libraries, documentation and examples that enable the rapid creation of sophisticated and professional C# or Visual Basic machine control applications.

MCF provides the infrastructure (data management, plotting, alarms, message logging, user login, internationalization, Modbus, MTConnect, etc) - so that you can focus on the business logic and user interface for your machine!

MCF is designed around Microsoft .NET best practices to be intuitive for experienced developers, and examples are provided that will enable even novice .NET developers to get started easily.

Comments and Discussions