ok, thanx, I solved the Problem with a workaround.
Maybe my Code wasn't well designed.......
Here a Link for you:
http://windowsforms.net/articles/shapedesigner.aspx In der Augabe 10/2004 der Dot Net Pro
www.dotnetpro.de gibt es auch einen sehr guten Artikel dazu Seite 128 "Root-Designer"
Die nehmen dort ein UserControl und mit dem kannst du dann
alle möglichen Schweinereien wie Drag Drop machen.
Weis nicht ob das für deinen Fall auch interesant ist.
"Daniel Weinand" <weinanddaniel@web.de> schrieb im Newsbeitrag
news:O97n0lDsEHA.324@TK2MSFTNGP11.phx.gbl...
[quoted text, click to view] > sorry, cant help you with this problem.
> but may i ask you how it is solved to detect if a user is dropping
> a control? i'm trying to do so. but not very succesfull....
>
> perjaps a short example or answer to my mail.
>
> thank you
>
> greetings
>
> micha@nospam.com schrieb:
> > Hello
> >
> > how can i find out if a user has doublclicked a Item in the Toolbox.
> >
> > Is there an Event ?
> >
> > I have a own Designer that works fine if the User Drops a "Control"
> > on the "Form" but how can I catch up that he is not droping it ?
> >
> >
> >