Cloning controls is actually quite a tricky concept. As a result, Microsoft has never builtiu it in by default into COM component5s (and hence VB controls). A keyword search in this forum should pick up some of my commentary about this.
Having said that, if a control supports persistence then it is pretty easy to turn that into a cloning function (and there are a few vVB controls and classes that have a built-in cloning function