True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintOptionsForm Class / RemoveOwnedForm Method

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

    Parameters

    ownedForm
    See Also