Hi,
I am trying to do the following:
I have a 2 by 2 table in VC++2005 and I would like to be able to have a button in each cell that, when clicked, expands the cell to span the entire table and, when clicked again, returns to original (50% by 50%) view.
Basically, I would like to change the ColumnStyle and RowStyle as I see fit at runtime... and have no idea how to do so
Level: NEWBIE in Visual C++ but with a solid background in C/C++
Thanks,
Alex
Start Free Trial