Hello everybody, I have to develop an application similar to Visual Studio Design module, that is used to create Form application. The application must allow the user to drag some components and display a preview of the form.
The problem is I have no idea how to start, I mean which components I will have to use to display the user's Form and how to create the drag component, insert into the Form functionality. Thanks! -- Ramon Pereira Lopes
