Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / C1Label Class / AutoSizeChanged Event

In This Topic
    AutoSizeChanged Event
    In This Topic
    Occurs when the value of the AutoSize property changes.
    Syntax
    'Declaration
     
    
    Public Event AutoSizeChanged As EventHandler
    public event EventHandler AutoSizeChanged
    See Also