Re: Modifying form controls

John Brett <[email protected]> Wed, 11 Jul 2007 16:15:33 +0100
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
> I have been wondering for some time if there is a better way to do this
> so I don't have to go back and hook up all the event handlers.  Is
> there?


View/Other Windows/Document Outline,
and then drag the controls to the container control.

John