* Control.cs: make tab_stop private.
commita1c6eb7a71791a341b5141d66a70153a66374821
authorChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:47:35 +0000 (7 00:47 -0000)
committerChris Toshok <toshok@novell.com>
Thu, 7 Dec 2006 00:47:35 +0000 (7 00:47 -0000)
tree06cac7ebd690beaf59e1feea351840da7e9732ee
parent2cc81d121c64bd8a380b5348579aa8fe4ea3e476
* Control.cs: make tab_stop private.

* Label.cs: set TabStop, not tab_stop.  reformat some event
add/remove methods to make them more compact.

2006-12-06  Chris Toshok  <toshok@ximian.com>

svn path=/trunk/mcs/; revision=69145
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Label.cs