Limitations
Runtime only.
Read only.
Informs whether a part of a Text Control document has been selected and can be copied to the clipboard. The property's value also depends on the Document
public bool CanCopy { get; }
Public ReadOnly Property CanCopy() As Boolean
Runtime only.
Read only.