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



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also