Type | Description | |||
AllowCopyPasteEnum | A combination of AllowCopyPasteEnum that determines whether whether the control automatically handles Copy (CTRL + C), Cut (CTRL + X), and Paste(CTRL + V) operations. |
You can enable or disable individual operations by combining values from the AllowCopyPasteEnum enumeration using bitwise OR (| or Or).
For instance: