Go to file
unknown 277bff0cd3 change platform to AnyCPU 2013-10-28 00:25:01 +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.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
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