Name | Description | |
---|---|---|
C1SizerLight Constructor | Overloaded. |
The following tables list the members exposed by C1SizerLight.
Name | Description | |
---|---|---|
C1SizerLight Constructor | Overloaded. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
Enabled | Determines whether the C1SizerLight should resize the controls on the form when the form is resized. | |
ResizeFonts | Determines whether the C1SizerLight should resize control fonts in addition to the controls themselves. | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. Releases the resources used by the C1SizerLight. | |
GetAutoResize | For internal use. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
SetAutoResize | For internal use. | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
OnResizingControl | Raises the ResizingControl event. | |
OnResizingFont | Raises the ResizingFont event. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) | |
ResizingControl | Fires before the C1SizerLight resizes a control in response to the form being resized. | |
ResizingFont | Fires before the C1SizerLight resizes the font in a control in response to the form being resized. |