Re: Modifying form controls

Peter Osucha <[email protected]> Wed, 11 Jul 2007 12:00:55 -0400
Newsgroups gmane.comp.windows.devel.dotnet.winforms
Message-ID <[email protected]>
That is the greatest thing ever!  I didn't know that existed!

Thanks, John.

-----Original Message-----
From: Discussion forum for developers using Windows Forms to build apps
and controls [mailto:[email protected]] On Behalf Of
John Brett
Sent: Wednesday, July 11, 2007 11:16 AM
To: [email protected]
Subject: Re: [DOTNET-WINFORMS] Modifying form controls

> 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