1
vote
.NET: is there a Click-and-drag “Desktop-Like” control?
This depends on whether this is a windows application or a web browser based application. In either case you need to have some sort of container to manage the locations of controls. You can manage …
