[Serializable] |
AllClipboard | Clipboard can be used without restriction. |
NoClipboard | Clipboard cannot be used. |
OwnClipboard | The ability to put data on the clipboard (Copy, Cut) is unrestricted. Intrinsic controls that accept Paste, such as text box, can accept the clipboard data, but user controls that must programmatically read the clipboard cannot. |
Hierarchy: