Is there a replacement for the MSHFlexGrid in .Net?
The VB6 version of the MSHFlexGrid works great in VS2005 but it cause the WinForm designer to crash Visual Studio .Net v2008, 2010, 2012 and 2015. I can't change this to use the DataGridView because the methods and properties I use aren't available and the project is HUGE. The app manages a couple hundred tables in it's functionality. Anyone have any ideas on this? Here's a bit more detail....