Display bug when hosted in a UserControl

Summary

Id:12138.7
Type:Bug Bug
Current Status:Open

Detail

3 Nov 2003OpenIvan Debono

There's an irritating bug in the control which I can't solve. Hope you might help.

I placed the ExplorerBar in a UserControl. The ExplorerBar has a few bars and the bars have items as Control placeholders. The controls are within the UserControl. When I place my UserControl on a Form and run the app, all I see in the items is just a gray box instead of the correct controls. If I switch applications or resize the Form/UserControl, the controls are then displayed correctly.

Is there a way to fix this?