Guest User

Untitled

a guest
Feb 16th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. private void button1_Click(object sender, EventArgs e)
  2. {
  3. rtxt1.Focus();
  4. SendKeys.Send("1-");
  5. }
Add Comment
Please, Sign In to add comment