No account? Register free
Forgot password?
Cut text from a textbox
trio = Text1.SelText Clipboard.SetText Text1.SelText Text1.SelText = "" End Sub
No comments yet — be the first to post one!