[]
        
(Showing Draft Content)

C1.Win.C1Sizer.C1SizerLight

C1SizerLight Class

Inheritance
C1SizerLight
Namespace: C1.Win.C1Sizer
Assembly: C1.Win.C1Sizer.4.8.dll
Syntax
[ToolboxBitmap(typeof(C1SizerLight), "C1SizerLight.png")]
public class C1SizerLight : Component, IComponent, IDisposable, IExtenderProvider, ISupportInitialize

Constructors

Name Description
C1SizerLight()

Initializes a new instance of a C1SizerLight.

C1SizerLight(IContainer)

Initializes a new instance of a C1SizerLight component in a given IContainer.

Properties

Name Description
Enabled
ResizeFonts

Methods

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.

Events

Name Description
ResizingControl
ResizingFont