2007-05-17 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Thu, 17 May 2007 13:55:29 +0000 (13:55 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Thu, 17 May 2007 13:55:29 +0000 (13:55 -0000)
commitf615a4aa1ec724da7ceae0c71eea427292794109
tree309d5c19ecb8dcce23e70f9f701cffd74242d8ce
parente48d3c63dac96893838d1137c5ce5ccd229566df
2007-05-17  Jonathan Pobst  <monkey@jpobst.com>

* ToolStripTextBox.cs: Wire up new 2.0 Textbox methods/properties.

2007-05-17  Jonathan Pobst  <monkey@jpobst.com>

* ToolStripTextBoxTest.cs: Enable tests for auto complete and shortcuts
enabled stuff.

svn path=/trunk/mcs/; revision=77558
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStripTextBox.cs
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolStripTextBoxTest.cs