DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / CustomerInfo1 Field






    CustomerInfo1 Field
    The Customer Information 1 text entry box
    Syntax
    'Declaration
     
    
    Public CustomerInfo1 As System.Windows.Forms.TextBox
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.TextBox
     
    value = instance.CustomerInfo1
     
    instance.CustomerInfo1 = value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also