* System.Windows.Forms/Control.cs: CreateControl: create implicit
commit047e88ce72bebec4be1d5fe00bf553e302e97dc4
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Tue, 7 Aug 2007 14:52:12 +0000 (7 14:52 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Tue, 7 Aug 2007 14:52:12 +0000 (7 14:52 -0000)
tree95cacd67cca8ac17c9182e7bc7115bd1e995f21a
parenta19740397fb78fd04457bc7c542d4e04dad0d9d2
* System.Windows.Forms/Control.cs: CreateControl: create implicit
  children as well. Fixes #82344. Don't create the child if it has
  been disposed already (may happen if the user closes the form the
  Load event).

svn path=/trunk/mcs/; revision=83588
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs