* TextBoxBase.cs: When changing the font across the document we
authorJackson Harper <jackson@novell.com>
Wed, 20 Dec 2006 16:12:08 +0000 (16:12 -0000)
committerJackson Harper <jackson@novell.com>
Wed, 20 Dec 2006 16:12:08 +0000 (16:12 -0000)
commit2a40afd63ba837f9cd85bcc4978556628fc3e787
tree21dc17d652175272474a4d2f1f270670900c44be
parent94f2368a0753ced8e5504b3cef70bfc37d633313
    * TextBoxBase.cs: When changing the font across the document we
        can't recalculate after changing each line, since that will
cahnge
        the line count.

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