ComponentOne Sizer for WinForms
C1.Win.Sizer.8 Assembly / C1.Win.Sizer Namespace / C1SizerLight Class
Properties Methods Events


In This Topic
    C1SizerLight Class Members
    In This Topic

    The following tables list the members exposed by C1SizerLight.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyDetermines whether the C1SizerLight should resize the controls on the form when the form is resized.  
    Public PropertyDetermines whether the C1SizerLight should resize control fonts in addition to the controls themselves.  
    Public Property (Inherited from System.ComponentModel.Component)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Releases the resources used by the C1SizerLight.  
    Public MethodFor internal use.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodFor internal use.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the ResizingControl event.  
    Protected MethodRaises the ResizingFont event.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventFires before the C1SizerLight resizes a control in response to the form being resized.  
    Public EventFires before the C1SizerLight resizes the font in a control in response to the form being resized.  
    Top
    See Also