Hello... I am writing an OCX that has various containers (Other OCX I had built before) but I have two problems:

1.- When I add the controls on the design time to the different containers they appear right, but as soon as I run the application the controls in every container are gone.

2.- The controls aren't gone if I place them on run-time

3.- When I resize this OCX "to the right" it won't paint completely the control inside it unless you resize it "to the left" (Weird, I know)

4.- Also, it won't be transparent until I resize it or refresh the OCX.

Thank you for your help... I am starting to run out of ideas here.