Pressing enter in a text box calls a method private void txtPingAddress_KeyDown(object sender, KeyEventArgs e) { if (e.KeyCode == Keys.Enter) btnPing_Click(this, new EventArgs()); }
Category: Text Box
.Text Box General
PasswordChar ● 'Black circle' (Common password character) Unicode 0x25CF