Hello,

I've created a UserControl. When I place one on a form, all is well. I set the Index property to "0". In my code I use the Load UserControl command to create an additional control at runtime. I have also set the visible property to "True" after it is created, yet it is still not visible. Of course, I get no compilation or runtime errors. Any ideas?

Thanks