Actually I use standart controls in a usercontrol. And this usercontrol is placed on a form. Anyway - I read somewhere that SuspendLayout works only a few of the controls, because many of them has their own way of painting. With standart controls, probably like buttons, labels - it may work. With textboxes it doesn't work for sure (as it's controled by Windows).