DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / ShowDialog Method / ShowDialog() Method






    ShowDialog() Method
    Syntax
    'Declaration
     
    
    Public Overloads Function ShowDialog() As System.Windows.Forms.DialogResult
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.DialogResult
     
    value = instance.ShowDialog()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also