Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 740 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 740 Bytes

Smart.FormDesigner

FormDesigner 是一个基于.NET C# 开发的 Winform 自定义表单设计组件。支持Xml保存和加载表单,支持控件的拖放和属性设置,支持复制、粘贴、对齐、撤销、重做等设计时操作。

Install via NuGet

PM> Install-Package Smart.FormDesigner

Link https://www.nuget.org/packages/Smart.FormDesigner

Requirements

  • .NET Framework 4.0 and above.

Components

  • Designer
  • DefaultDesignerLoader

Controls

  • DesignerControl
  • ToolboxControl
  • PropertyboxControl

Demo

Demo