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

In This Topic
    ActivateMdiChild Method (ResourceListForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub ActivateMdiChild( _
       ByVal form As System.Windows.Forms.Form _
    ) 
    protected void ActivateMdiChild( 
       System.Windows.Forms.Form form
    )

    Parameters

    form
    See Also