Updates to better conform to Mono coding conventions
authorJohn Sohn <jsohn@mono-cvs.ximian.com>
Sun, 18 Aug 2002 17:33:07 +0000 (17:33 -0000)
committerJohn Sohn <jsohn@mono-cvs.ximian.com>
Sun, 18 Aug 2002 17:33:07 +0000 (17:33 -0000)
commit7891402b56268a103fda67137f4182ef0d4f2fd7
tree2a9b81d7ba8f691569b7f356aeab3430b3ea0868
parent36253ba8b88679331e7e3ada203198fde7cbb672
Updates to better conform to Mono coding conventions

svn path=/trunk/mcs/; revision=6723
18 files changed:
mcs/class/System.Windows.Forms/System.Windows.Forms/Application.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ContainerControl.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/Form.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/NativeWindow.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ScrollableControl.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/Win32.cs
mcs/class/System.Windows.Forms/System.Windows.Forms/ochangelog
mcs/class/System.Windows.Forms/WINELib/Application.cs
mcs/class/System.Windows.Forms/WINELib/ContainerControl.cs
mcs/class/System.Windows.Forms/WINELib/Control.cs
mcs/class/System.Windows.Forms/WINELib/Form.cs
mcs/class/System.Windows.Forms/WINELib/FormTest.cs
mcs/class/System.Windows.Forms/WINELib/NativeWindow.cs
mcs/class/System.Windows.Forms/WINELib/NativeWindowTest.cs
mcs/class/System.Windows.Forms/WINELib/ScrollableControl.cs
mcs/class/System.Windows.Forms/WINELib/Win32.cs
mcs/class/System.Windows.Forms/WINELib/changelog