* System.Windows.Forms/GridEntry.cs: Add a null check.
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Wed, 8 Aug 2007 12:44:13 +0000 (12:44 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Wed, 8 Aug 2007 12:44:13 +0000 (12:44 -0000)
commitc6d5ee48263408b874747ca741000742371b8710
tree84245a309165f0fd75a3d489dbaa7ea8750e819e
parentd53125ab7a0d21a7a0bccc3731225aa9a22dcbd9
* System.Windows.Forms/GridEntry.cs: Add a null check.
* System.Windows.Forms/PropertyGrid.cs: When checking for existing grid
  entries, ignore category entries. Fixes #82297.

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