Method CanPaste
CanPaste()
Indicates whether the control can paste some text from the clipboard.
public virtual bool CanPaste()
Returns
- bool
True if the Clipboard has some text or unicode text.
Indicates whether the control can paste some text from the clipboard.
public virtual bool CanPaste()
True if the Clipboard has some text or unicode text.