DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / ShowWithoutActivation Property






    ShowWithoutActivation Property
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    Protected Overridable ReadOnly Property ShowWithoutActivation As System.Boolean
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Boolean
     
    value = instance.ShowWithoutActivation
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also