I am enhancing a small VB system that is using a MSHFlexGrid.
When I tried to access a form using the MSHFlexGrid, it wouldn't let me. It says that this program tried to perform an illegal operation and will shut down. We have isolated the problem to be that my machine display setting is set to 256 colors. It form seems to only work when the setting is set to 16bit. If I take the MSHFlexGrid out, it works fine. Short of rewriting the form and code behind it, does anyone know a way to make it work using 256. 16 bit is not the standard in our company since some users have old machines that do not support that.