Hi,
Can u convert this VBA code to vb.net please?
Thanks
Dim clipboard As DataObject
clipboard = New DataObject
clipboard.SetText doc.responsetext
clipboard.PutInClipBoard
'And here I would like to see what is on the clipboard...
|
Results 1 to 1 of 1
Thread: clipboardThreaded View
|
Click Here to Expand Forum to Full Width |