I have a method that resizes my MFC ActiveX control. When I call this method from within the ActiveX Control Test Container it appears to resize the control properly, as the bounds rectangle with the diagonal lines in it grows, but only the original area is redrawn, and the rest is all diagonal lines.

I'm using SetControlSize to change the size.

Any suggestions?

Dave Relyea