[]
[ToolboxBitmap(typeof(C1SizerLight), "C1SizerLight.png")]
public class C1SizerLight : Component, IComponent, IDisposable, IExtenderProvider, ISupportInitialize
| Name | Description |
|---|---|
| C1SizerLight() | Initializes a new instance of a C1SizerLight. |
| C1SizerLight(IContainer) | Initializes a new instance of a C1SizerLight component in a given IContainer. |
| Name | Description |
|---|---|
| Enabled | |
| ResizeFonts |
| Name | Description |
|---|---|
| BeginInit() | |
| Dispose(bool) | Releases the resources used by the C1SizerLight. |
| EndInit() | |
| GetAutoResize(Form) | For internal use. |
| OnResizingControl(C1SizerLightEventArgs) | Raises the ResizingControl event. |
| OnResizingFont(C1SizerLightEventArgs) | Raises the ResizingFont event. |
| SetAutoResize(Form, bool) | For internal use. |
| Name | Description |
|---|---|
| ResizingControl | |
| ResizingFont |