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



In This Topic
    LicenseToken Field
    In This Topic
    The LicenseToken text entry box
    Syntax
    'Declaration
     
    Public LicenseToken As TextBox
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As TextBox
     
    value = instance.LicenseToken
     
    instance.LicenseToken = value
    public TextBox LicenseToken
    public:
    TextBox^ LicenseToken
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also