Control advice wanted
-
Hi everybody, I want to create an application that will be similar to Visio, I mean the Interface. I want to create a control, so I can drag and create it to the parent windows or the designer window, I can than do some editing stuff to it, of course inlcude the selection, resize, move to it. Does anyone has some idea and/or examples about it!! Thanks! Alan Shen MCAD for .NET Version ^~^~^~^~^~^~^~^~^~^~^ Great idea is the beginging of success!
-
Hi everybody, I want to create an application that will be similar to Visio, I mean the Interface. I want to create a control, so I can drag and create it to the parent windows or the designer window, I can than do some editing stuff to it, of course inlcude the selection, resize, move to it. Does anyone has some idea and/or examples about it!! Thanks! Alan Shen MCAD for .NET Version ^~^~^~^~^~^~^~^~^~^~^ Great idea is the beginging of success!
Try searching CP for drag & drop articles. As for the user-interface there are plenty of free controls which would do something like what you want. Take a look at Divelements as they have a control which does this, but it's not free anymore. If you need a free one then it's just a matter of hunting the internet. Try looking at the controls that SharpDevelop uses for its interface. Ed