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



    CustomerInfo1Label Field
    The label holding the default text "Customer Information 1"
    Syntax
    'Declaration
     
    Public CustomerInfo1Label As Label
     
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.CustomerInfo1Label
     
    instance.CustomerInfo1Label = value
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also