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






    DomainLabel Field
    The label for the domain text box
    Syntax
    'Declaration
     
    
    Public DomainLabel As System.Windows.Forms.Label
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.Label
     
    value = instance.DomainLabel
     
    instance.DomainLabel = value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also