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






    ProxyPasswordText Field
    The password
    Syntax
    'Declaration
     
    
    Public ProxyPasswordText As System.Windows.Forms.TextBox
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.TextBox
     
    value = instance.ProxyPasswordText
     
    instance.ProxyPasswordText = value
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also