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



    CustomerInfo2 Field
    The Customer Information 2 text entry box
    Syntax
    'Declaration
     
    Public CustomerInfo2 As TextBox
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As TextBox
     
    value = instance.CustomerInfo2
     
    instance.CustomerInfo2 = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also