XdsObjects Help file
XdsObjects Namespace / LicenseDialog Class / UsernameLabel Field



In This Topic
    UsernameLabel Field
    In This Topic
    The label for the username text box
    Syntax
    Public UsernameLabel As Label
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.UsernameLabel
     
    instance.UsernameLabel = value
    public Label UsernameLabel
    public:
    Label^ UsernameLabel
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also