ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapPrintPreviewDialog Class / AddOwnedForm Method

In This Topic
    AddOwnedForm Method (C1OlapPrintPreviewDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub AddOwnedForm( _
       ByVal ownedForm As System.Windows.Forms.Form _
    ) 
    public void AddOwnedForm( 
       System.Windows.Forms.Form ownedForm
    )

    Parameters

    ownedForm
    See Also