\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / ActivateMdiChild Method

In This Topic
    ActivateMdiChild Method (PrintForm)
    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