Clone a copy of System.WIndows.Forms.Panel

Oct 23 2004 7:18 PM
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....