M
Mr. B
In VB.net, you can Copy to Clipboard... and then Paste from Clipboard.
What I'd like to do is to do a CTRL + Z to do and 'undo'.
For example, if you have some date in Combobox1 and Copy it to Clipboard. You
can then Paste it to Combobox2. But in Combobox2, you can (via keyboard)
CTRL+Z and undo the paste.
How can you in VB.net?
Thanks
Bruce
What I'd like to do is to do a CTRL + Z to do and 'undo'.
For example, if you have some date in Combobox1 and Copy it to Clipboard. You
can then Paste it to Combobox2. But in Combobox2, you can (via keyboard)
CTRL+Z and undo the paste.
How can you in VB.net?
Thanks
Bruce