0
Answer

Clone a copy of System.WIndows.Forms.Panel

I have a Panel object consist of many other objects such as labels, textboxes, checkboxes. Now I want to clone a copy of this Panel object. Does anybody know How to do it? Thanks....