Does anyone know how to add controls at runtime?

dim btn as new button '?

I want to add an array of user controls which I have created and I'm stumped!

Thanks....