2006-08-15 Peter Dennis Bartok <pbartok@novell.com>
authorPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Tue, 15 Aug 2006 14:16:59 +0000 (14:16 -0000)
committerPeter Dennis Bartok <pbartok@mono-cvs.ximian.com>
Tue, 15 Aug 2006 14:16:59 +0000 (14:16 -0000)
commit16985d17b52da5b979c952cccf1ccaecf166fdb3
tree74c4217cf051f34d904206efd2e9f594a364e516
parente34993e155ec93cb7b4e217856667ba9c7065f3c
2006-08-15  Peter Dennis Bartok  <pbartok@novell.com>

* MessageBox.cs: Prevent potential NRE exception.
* TextBoxBase.cs: AutoSize only applies if MultiLine is false. Fixes #78889

svn path=/trunk/mcs/; revision=63763
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBox.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextBoxBase.cs