Property CanPaste
CanPaste
Gets a value indicating whether the current selection can be replaced with the contents of the Clipboard, which allows thePaste() method to succeed.
bool CanPaste { get; }
Gets a value indicating whether the current selection can be replaced with the contents of the Clipboard, which allows thePaste() method to succeed.
bool CanPaste { get; }