The password textbox.
Syntax: public PwTextBox Password { get; }
public
PwTextBox
Password { get; }
The username textbox.
Syntax: public TextBox UserName { get; }
TextBox
UserName { get; }
Last updated 5 years ago