MWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions (part 8).
authorThomas Goldstein <stifu@free.fr>
Tue, 18 Jan 2011 21:26:25 +0000 (22:26 +0100)
committerThomas Goldstein <stifu@free.fr>
Tue, 18 Jan 2011 21:26:25 +0000 (22:26 +0100)
commit1b95c9e7aa166fb961701d0b809824f07f4cde5c
tree49773baa1d1ddf4a67f01450fd7385ee48bac2f6
parentd47d06a19c6863331c93f11861fea0a1b51b9441
MWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions (part 8).
30 files changed:
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SplitterPanel.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StatusBar.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StatusBarPanel.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StatusStrip.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/StructFormat.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SystemInformation.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SystemParameter.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabControlAction.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabControlCancelEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabControlCancelEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabControlEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabControlEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabPage.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TabRenderer.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutCellPaintEventArgs.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutCellPaintEventHandler.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutColumnStyleCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutControlCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutPanel.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutPanelCellBorderStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutPanelCellPosition.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutPanelGrowStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutRowStyleCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutSettings.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutStyle.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutStyleCollection.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextBoxRenderer.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextControl.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextDataFormat.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextFormatFlags.cs