Max
Sun Oct 12 08:55:27 CDT 2003
That's a great link and a great project, but I do not think it is a "simple"
way.
Downloading this project, understanding how did they implement that, ...
will take time.
Besides, I do not need the fully functional IDE.
I just want the controls to be moved and resized.
(That's a kind of diagram editor. Each diagram object is a .NET control.)
Thank you for interesting link any way.
"Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message
news:usyl3CLkDHA.2444@TK2MSFTNGP09.phx.gbl...
> * "Max" <Please@reply.to.news.group> scripsit:
> > In my program I have a form and several controls on it.
> > I need to give to user a possibility to move and resize them at
runtime.
> > The only way to do so I could find till now is to handle mouse events
and
> > change size and position accordingly.
> > From other hand this functionality is already implemented in design
time.
> > Is there any simpler way to implement it in run time?
>
> <
http://www.icsharpcode.net/OpenSource/SD/>
>
> --
> Herfried K. Wagner
> MVP · VB Classic, VB.NET
> <
http://www.mvps.org/dotnet>