Implement the DataGridView.EditingControlShowing event. Fixes Xamarin bug 5419.
[mono.git] / mcs / class / Managed.Windows.Forms / Test / System.Windows.Forms / DataGridViewImageCellTest.cs
index 33dd87e2a979a586640054ab55629761fa88bc96..f5d18dd0f6f8de3302c34d9067fe1414ef146aa2 100644 (file)
@@ -40,7 +40,7 @@ using System.ComponentModel;
 namespace MonoTests.System.Windows.Forms
 {
        [TestFixture]
-       public class DataGridViewImageCellTest
+       public class DataGridViewImageCellTest : TestHelper
        {
                [Test]
                public void Value ()