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



In This Topic
    ProxyUserNameText Field
    In This Topic
    The username
    Syntax
    'Declaration
     
    Public ProxyUserNameText As TextBox
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As TextBox
     
    value = instance.ProxyUserNameText
     
    instance.ProxyUserNameText = value
    public TextBox ProxyUserNameText
    public:
    TextBox^ ProxyUserNameText
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also