Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / GoToDate Class / OnControlAdded Method

In This Topic
    OnControlAdded Method (GoToDate)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnControlAdded( _
       ByVal e As System.Windows.Forms.ControlEventArgs _
    ) 
    protected virtual void OnControlAdded( 
       System.Windows.Forms.ControlEventArgs e
    )

    Parameters

    e
    See Also