I need to be able to place label controls on an existing frame control at run-time. I want to be able to dynamically draw a label (which is the easy part) but need it to show on the form. I know all about ZOrder and the 3 layers. I know a label will show on a frame if it was added at design-time but how can I make that happen at run-time?

Thanks for any help,
Tobey