2008-06-03 Ivan N. Zlatev <contact@i-nz.net>
authorIvan Zlatev <ivan@ivanz.com>
Tue, 3 Jun 2008 11:21:22 +0000 (11:21 -0000)
committerIvan Zlatev <ivan@ivanz.com>
Tue, 3 Jun 2008 11:21:22 +0000 (11:21 -0000)
commitda0c9611a460d126103bd748194bf8a55ed639f9
tree09c53c9e5254692a9fe00acf80af1ebedb19dc59
parentec316f59b05374069f82703697fb664758fa9fec
2008-06-03  Ivan N. Zlatev  <contact@i-nz.net>

* GridEntry.cs: Make HasCustomEditor check for EditStyle != None
and not just for the existance of an UITypeEditor. In some cases
there is an editor associated just to do PaintValue, but which
doesn't actually support editing.
[Fixes bug #396632]

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