ActiveX controls not painting in tabcontrol in a Usercontrol

YellowStreak

New member
Joined
Sep 1, 2005
Messages
2
Programming Experience
5-10
Hi,

I am trying to create usercontrol with a tabcontrol with two tab pages. On each page I am placing an ActiveX control. All Looks good at design time but when I run the app only the active X control on the first tab is displayed - the others are never painted.

Any suggestions would be greatly appreciated.
 
Back
Top