View Single Post
Go4Expert Member
16Sep2007,19:22  
morfix78's Avatar
Hello,
I have a control which inherits from a TableLayoutPanel.
I add to this control a panel using the Controls.Add function.
when i try to change in run time the background of the panel which i added to the TableLayoutPanel the background stays the same a does not change.
can someone knows why?
thanks.