Acerca de ComponentOne Sizer for WinForms

Create resolution-independent applications automatically, without writing a single line of code.

ComponentOne Sizer for WinForms delivers two windows forms .net components allowing developers to resize their forms easily; C1SizerLight, a lightweight sizer control and C1Sizer for full implementations. Visual Studio 2005 and Visual Studio 2008 compatible (VS2005, VS2008)

ComponentOne Sizer for WinForms is sold as part of the ComponentOne Studio Enterprise and the ComponentOne Studio for WinForms.


Components included in ComponentOne Sizer for WinForms include:

C1SizerLight
This non-visual component automatically keeps track of the forms' size and position when it's added to a form. As the form is resized, C1SizerLight resizes all contained controls proportionally, giving your application a uniform appearance at any resolution. C1SizerLight can also resize the fonts on all or some of the contained controls.

C1Sizer
This component includes a powerful grid layout manager that extends the basic layout capabilities provided by the .NET framework (Dock and Anchor properties). The C1Sizer component allows you to define a grid made up of bands, then add controls that snap to these bands. When the C1Sizer component 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.