ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / ColorPickerOfficeForm Class / ActivateMdiChild Method

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