Advertisement
Guest User

Untitled

a guest
May 5th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1.  
  2. TextBox1.Text = TextBox1.Text.Replace("ΓùÅ", "")
  3. TextBox1.Text = TextBox1.Text.Replace("Γôÿ", "")
  4. TextBox1.Text = TextBox1.Text.Replace("ΓÅ?", "")
  5. TextBox1.Text = TextBox1.Text.Replace("ΓÜá", "")
  6. TextBox1.Text = TextBox1.Text.Replace("", "")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement