PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Framework Forms moving controls from one form to another

Reply

moving controls from one form to another

 
Thread Tools Rate Thread
Old 24-06-2003, 12:16 PM   #1
Karl Prosser
Guest
 
Posts: n/a
Default moving controls from one form to another


I have a form, with many controls already added on it at designtime,
and also some added dynamically at runtime.. this form contains
components that have their own subcontrols such as Panels..

I plan to recursively move (remove from one, and add to the other) all
the components from this form, to a blank Form.. i'm pretty sure of
the basic recursive technique to do this, but wanting to know if there
are any Gotcha's or tricky details i may need to be aware of..

Karl
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off