Go to file
Tymur Mudzhyri 6a0ea4c608
Merge pull request #2 from intrueder/add-license
Create LICENSE
2019-02-07 15:32:19 +02:00
Properties change platform to AnyCPU 2013-10-28 00:25:01 +02:00
.gitignore Initial commit 2013-10-23 15:47:26 -07:00
Control.Draggable.csproj change platform to AnyCPU 2013-10-28 00:25:01 +02:00
Control.Draggable.nuspec add nuget spec file 2013-10-28 00:25:31 +02:00
Control.Draggable.sln change platform to AnyCPU 2013-10-28 00:25:01 +02:00
ControlExtension.cs project file added 2013-10-27 23:25:34 +02:00
LICENSE Create LICENSE 2019-02-07 15:31:50 +02:00
README.md Add code, modify readme.md 2013-10-24 02:10:41 +03:00

README.md

Control.Draggable

Makes any WinForms control draggable

Usage

AnyControl.Draggable(true);

Read more: Draggable WinForms Controls