[2018-06] System.Windows.Forms: Fix regressions in layout code and TextBox Font handl...
commit02bc3c5101236f7d50014d3bc3259bd30a8c513b
authormonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 27 Aug 2018 19:32:45 +0000 (27 15:32 -0400)
committerMarek Safar <marek.safar@gmail.com>
Mon, 27 Aug 2018 19:32:45 +0000 (27 21:32 +0200)
tree50afc08e3b30ef77b962fb115d211471b95b5714
parent421e62dd052e2ad4c19c60ed6c7d0aa11b036725
[2018-06] System.Windows.Forms: Fix regressions in layout code and TextBox Font handling (#10306)

Backport of #10238.

/cc @filipnavara
mcs/class/System.Windows.Forms/Makefile
mcs/class/System.Windows.Forms/System.Windows.Forms.Layout/DefaultLayout.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/TextBoxBase.cs
mcs/class/System.Windows.Forms/samples/issue10235.cs [new file with mode: 0644]