DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / RemoveOwnedForm Method






    RemoveOwnedForm Method
    Syntax
    'Declaration
     
    
    Public Sub RemoveOwnedForm( _
       ByVal ownedForm As System.Windows.Forms.Form _
    ) 
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim ownedForm As System.Windows.Forms.Form
     
    instance.RemoveOwnedForm(ownedForm)

    Parameters

    ownedForm
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also