[MWF] Don't allow Height become less than MinimumHeight
authorEberhard Beilharz <eb1@sil.org>
Wed, 12 Mar 2014 15:37:17 +0000 (16:37 +0100)
committerEberhard Beilharz <eb1@sil.org>
Wed, 12 Mar 2014 15:45:44 +0000 (16:45 +0100)
commite11d2f4816c0d99c9cbf9e077cb09704d7b9e772
tree284fa4472d8cd0be102ca97b6119e7dab15c3cb3
parent5a9e3af896d97de31036cac1af5fb416c838a5e4
[MWF] Don't allow Height become less than MinimumHeight

In RowHeightInfoNeededEventArgs we need to check that the new
Height value isn't larger than the current MinimumHeight.
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGridViewRowHeightInfoNeededEventArgs.cs