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



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

    Target Platforms: .NET CLR 4.0 or higher

    See Also