CSoft.MoveControl 6.1.3

dotnet add package CSoft.MoveControl --version 6.1.3
NuGet\Install-Package CSoft.MoveControl -Version 6.1.3
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.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSoft.MoveControl --version 6.1.3
#r "nuget: CSoft.MoveControl, 6.1.3"
#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.1.3

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

MoveControl

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

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

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

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

为可拖动控件新增StackPanel,默认为垂直堆叠,可更改,子控件支持调换顺序,使用右键菜单上下移动,如需滚动显示,可在外层放一Panel设为自动滚动即可。

新增ctrl+c快速在父容器中复制一个控件。

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.

Version Downloads Last updated
6.1.3 478 2/12/2022
6.1.2 437 2/12/2022
6.1.1 470 1/25/2022
6.1.0 471 1/23/2022
6.0.9 472 1/23/2022
6.0.8 473 1/21/2022
6.0.7 465 1/21/2022
6.0.6 477 1/19/2022
6.0.5 469 1/15/2022
6.0.4 494 1/15/2022
6.0.3 483 1/15/2022
6.0.2 549 1/15/2022
6.0.1 512 1/15/2022
6.0.0 496 1/14/2022
1.0.0 545 1/14/2022