Add Resolution-Independent Resizing to Your WinForms Applications
Create resolution-independent applications without writing any code with ComponentOne Sizer™ for WinForms. The C1Sizer control is a container control with a powerful grid layout manager that extends the basic layout capabilities provided by the .NET Framework (Dock and Anchor properties). Define a grid made up of bands and then add controls that snap to these bands with the C1Sizer control. When the C1Sizer control is resized, the bands are automatically recalculated, and contained controls move automatically to their new positions. You can set up bands at design time and configure them to act as splitters or to keep their size constant when the control is resized. With support for gradient backgrounds and rounded corners, Sizer for WinForms makes it easy to create great-looking applications.
Sizer for WinForms also provides the C1SizerLight component that automatically resizes all controls on the form when the form is resized. It is the easiest way to create resolution-independent, resizable forms.