what means "out of stack space"?
when i do:
when i do:
Code:
If lngRotate <> 0 Then
UserControl.Width = GRP.Width * Screen.TwipsPerPixelX
UserControl.Height = GRP.Height * Screen.TwipsPerPixelY
End If