Originally posted by Pirate
In the Form SizeChanged event , try this :

ME.Size=Me.Size '

I can't check if this is correct right now (at work... )
Don't bother , this won't work as I thought .

Best way is to intercept the msg in the WndProc event .