Implement control padding. Fixes Xamarin bug 2562.
authoreb1@sil.org <eb1@sil.org>
Sat, 23 Jun 2012 21:42:57 +0000 (23:42 +0200)
committerThomas Goldstein <stifu@free.fr>
Sat, 23 Jun 2012 21:43:53 +0000 (23:43 +0200)
commit6276853c76f18095397f5a9c8c441d611b9a7af8
treeab9bddd2538c451d5f54913ce93d9bf847d1b8fa
parent5682dadd4196e20bd0f47686d6657c5f2165ccac
Implement control padding. Fixes Xamarin bug 2562.
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ScrollableControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlTest.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ScrollableControlTest.cs