Property CanPaste
CanPaste
Gets a value indicating whether the current selection can be replaced with the contents of the Clipboard, which allows the Paste() method to succeed.
[Browsable(false)]
public virtual bool CanPaste { get; }
Gets a value indicating whether the current selection can be replaced with the contents of the Clipboard, which allows the Paste() method to succeed.
[Browsable(false)]
public virtual bool CanPaste { get; }