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