I'm trying to convert a c++ program from visual studio 6 to visual studio 9 and am having difficulties with files that contain a flexgrid active-X extension. The windows crash the program during debug and refuse to display in the resource editor, citing a lack of directX controls. I've read a bit about the problem and it seems that flexgrid was discontinued because of security reasons. What format is most often used to make a grid object, and how, if possible, can I convert the code.