* TextControl.cs: Make this operation undoable.
commitb8ad4b03d469393ba463dc659fe178220ea76d8d
authorJackson Harper <jackson@novell.com>
Wed, 6 Dec 2006 16:50:40 +0000 (6 16:50 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 6 Dec 2006 16:50:40 +0000 (6 16:50 -0000)
tree916c06c9d8d999ccb759ca5b5010bf498ef96322
parent4f50b7d2edbf802c04b45ecf33615e6613db42f7
    * TextControl.cs: Make this operation undoable.
        * TextBoxBase.cs: Factor the border width into the preferred
        height.
        - implement Modified as per the spec.

svn path=/trunk/mcs/; revision=69115
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextBoxBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/TextControl.cs