[MWF] Fix size of text area on message box (Fixes #2090)
authorEberhard Beilharz <eb1@sil.org>
Mon, 10 Mar 2014 15:45:10 +0000 (16:45 +0100)
committerEberhard Beilharz <eb1@sil.org>
Mon, 10 Mar 2014 15:45:10 +0000 (16:45 +0100)
commit61f9fca85ea41ec255ddd3cc968a82bc3c9aba0b
tree7a947d7cc5817ba011f81a88ec63ba31c2e4dc7e
parent6b959efb22cd53c6bab66c4600c81e62fdf15d10
[MWF] Fix size of text area on message box (Fixes #2090)

Previously some characters might have been concatenated on a message
box that displayed an icon because the size of the text area was
calculated wrong. This fixes bug #2090
(https://bugzilla.xamarin.com/show_bug.cgi?id=2090).
mcs/class/Managed.Windows.Forms/System.Windows.Forms/MessageBox.cs