DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / LicenseTokenLabel Field



    LicenseTokenLabel Field
    The label holding the default text "License Token"
    Syntax
    'Declaration
     
    Public LicenseTokenLabel As Label
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.LicenseTokenLabel
     
    instance.LicenseTokenLabel = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also