rrrrrrichie
Programmer
Please can someone suggest a workaround for the following scenario...
I used MSFlexGrid activex control imported into C++ Builder 5 for some time, then upgraded to C++ Builder 6. Now when i try to change the rowheight (MSFlexGrid1->RowHeight[1] = 500 is says TMSFlexGrid::RowHeight is not accessible. It works with Delphi 7 (MSFlexGrid.RowHeight[1] := 500 and worked with C++ Builder 5 so why not with version 6????
Any ideas would be most helpful!
Thanks
RichieK
I used MSFlexGrid activex control imported into C++ Builder 5 for some time, then upgraded to C++ Builder 6. Now when i try to change the rowheight (MSFlexGrid1->RowHeight[1] = 500 is says TMSFlexGrid::RowHeight is not accessible. It works with Delphi 7 (MSFlexGrid.RowHeight[1] := 500 and worked with C++ Builder 5 so why not with version 6????
Any ideas would be most helpful!
Thanks
RichieK