Method CanCopy
CanCopy()
When implemented by a class, indicates whether selected text can be copied to the clipboard.
bool CanCopy()
Returns
- bool
True if the selection is not empty; otherwise false.
When implemented by a class, indicates whether selected text can be copied to the clipboard.
bool CanCopy()
True if the selection is not empty; otherwise false.