المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : controling cells in TableLayoutPanel



C# Programming
06-16-2009, 03:12 PM
Hi,

i am trying to do a matrix (2X3 cells) in which i want to set each cell to be with different backcolor and text , and to be able to detect a click event on a cell so i could change the cell backcolor and text.

can i do it wuth the TableLayoutPanel control? how?

thanks,
Samy