Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / (Global) Namespace / du<a> Class / RemoveOwnedForm Method

In This Topic
    RemoveOwnedForm Method (du<a>)
    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