M626
Programmer
- Mar 13, 2002
- 299
Clipboard.SetText Keys.Text + Chr$(9)
I am use VB 6 to asign this value of keys.text and a tab to windows clipboard but when I try to paste this to the app i need to send it to, it returns the text box value but it doesn't tab, it returns a |. Does anyone have any idea to eliminate that?
I am use VB 6 to asign this value of keys.text and a tab to windows clipboard but when I try to paste this to the app i need to send it to, it returns the text box value but it doesn't tab, it returns a |. Does anyone have any idea to eliminate that?