* TextControl.cs: When formatting text, compute the adjusted tag
commit5a855f77b5fe76eb5f284ad9cc8fda346d35d919
authorJackson Harper <jackson@novell.com>
Mon, 13 Nov 2006 18:55:51 +0000 (13 18:55 -0000)
committerJackson Harper <jackson@novell.com>
Mon, 13 Nov 2006 18:55:51 +0000 (13 18:55 -0000)
tree5995f1e306f63813804e89fa11a48d359f9ff5c6
parent7c62245cccbc41996341e16c7f4ff9b8570f62c0
    * TextControl.cs: When formatting text, compute the adjusted tag
        lengths correctly, using FindTag for the end tag instead of
trying
        to figure it out outselves.

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