ComponentOne Sizer for WinForms
C1.Win.C1Sizer.4.5.2 Assembly / C1.Win.C1Sizer Namespace / C1SizerLightEventArgs Class
Members

In This Topic
    C1SizerLightEventArgs Class
    In This Topic
    Provides data for the ResizingFont event of a C1SizerLight component.
    Object Model
    C1SizerLightEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1SizerLightEventArgs 
       Inherits System.EventArgs
    public class C1SizerLightEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1Sizer.C1SizerLightEventArgs

    See Also