Method CanPaste
CanPaste()
When implemented by a class, indicates whether the control can paste some text from the clipboard.
bool CanPaste()
Returns
- bool
True if the Clipboard has some text or unicode text.
When implemented by a class, indicates whether the control can paste some text from the clipboard.
bool CanPaste()
True if the Clipboard has some text or unicode text.