GetClipboardText Method
Gets the text to put on the clipboard for the control that implements this interface.
Syntax
System.string GetClipboardText()Function GetClipboardText() As System.StringReturn Value
The text to put on the clipboard.
Gets the text to put on the clipboard for the control that implements this interface.
System.string GetClipboardText()Function GetClipboardText() As System.StringThe text to put on the clipboard.