CSoft.MoveControl 6.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package CSoft.MoveControl --version 6.0.7                
NuGet\Install-Package CSoft.MoveControl -Version 6.0.7                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CSoft.MoveControl" Version="6.0.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSoft.MoveControl --version 6.0.7                
#r "nuget: CSoft.MoveControl, 6.0.7"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CSoft.MoveControl as a Cake Addin
#addin nuget:?package=CSoft.MoveControl&version=6.0.7

// Install CSoft.MoveControl as a Cake Tool
#tool nuget:?package=CSoft.MoveControl&version=6.0.7                

MoveControl

如图IDE一样拖拽控件,调整大小

支持响应键盘事件按Delete可删除,支持移至控件上方成为子控件。

使用简单只需 控件名.CanChange();即可生效,使用 控件名.StopChange();即可停止。

使用CanChangeChild()和StopChangeChild()操作控件下所以子控件。

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.