* FileDialog.cs: Use text of File name combobox to determine what
authorGert Driesen <drieseng@users.sourceforge.net>
Mon, 12 Mar 2007 18:34:48 +0000 (18:34 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Mon, 12 Mar 2007 18:34:48 +0000 (18:34 -0000)
commit233329d74c945368dd797b5885d54c8479d2bb24
treeaa44930cf72569f97a0fea177235bae9e067bd9a
parent4de1948cc58077f71159e4992a722823e524f4ed
* FileDialog.cs: Use text of File name combobox to determine what
files the user selected. Added tokenizer to parse the file names.
Fixes bug #81123.

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