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



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also