We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

SuspendLayout / ResumeLayout WinForms Designer Support

I was wondering if anyone knows the trick to having the Windows Forms Designer know that a control supports SuspendLayout/ResumeLayout in its InitializeComponents() method. Is there some attribute to use, or an interface to implement? I have a user control derived class where I override OnLayout. I''d like to be able to have the layout suspended when my user control is put in another container and the container sets all the properties of my user control (some of the proerties affect the layout).

Loader.
Live Chat Icon For mobile
Up arrow icon